X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Fircgopt.h;h=65f72c7791ebf18d966ac130af1c96b486fdff9a;hb=c3c48d7bd83f042cc2951754377de928d66fe51e;hp=ee78136e1bf3dfd41ec4f8d7ec089923fe039366;hpb=c2b4a9f3d77fda7989e9cbd6293b9f9f58f4221c;p=libfirm diff --git a/ir/ir/ircgopt.h b/ir/ir/ircgopt.h index ee78136e1..65f72c779 100644 --- a/ir/ir/ircgopt.h +++ b/ir/ir/ircgopt.h @@ -28,7 +28,9 @@ * (bezgl. der Abschaetzung get_Call_callee) nicht erreichbar sind. Die * Abschaetzung der Aufrufrelation muss entsprechend an den * Call-Operationen gespeichert sein. Die "entity->link"s werden dabei - * ueberschrieben. */ + * ueberschrieben. + * + * Frees all interprocedural loop information. */ void gc_irgs(int n_keep, entity *keep_arr[]);