X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeloopana.h;h=327f608f6e7a867251ee47a776055ea5d78f5fd3;hb=532ca14c1686c1b14cf923371c079055670de7e6;hp=9805f598667ad56e6e945eab657a12ef484ecdad;hpb=65a52a96e8ab7ed601d7f98c516d37c46b674b4a;p=libfirm diff --git a/ir/be/beloopana.h b/ir/be/beloopana.h index 9805f5986..327f608f6 100644 --- a/ir/be/beloopana.h +++ b/ir/be/beloopana.h @@ -22,7 +22,6 @@ * @brief Compute register pressure in loops. * @author Christian Wuerdig * @date 20.02.2007 - * @version $Id$ */ #ifndef FIRM_BE_BELOOPANA_H #define FIRM_BE_BELOOPANA_H @@ -32,7 +31,7 @@ #include "bearch.h" #include "beirg.h" -typedef struct _be_loopana_t be_loopana_t; +typedef struct be_loopana_t be_loopana_t; /** * Compute the register pressure for a class of all loops in the irg.