tv: Remove mul_table[][][] and simply use * and <<.
[libfirm] / ir / be / beloopana.h
index 327f608..a1bc614 100644 (file)
@@ -29,7 +29,6 @@
 #include "irloop.h"
 
 #include "bearch.h"
-#include "beirg.h"
 
 typedef struct be_loopana_t be_loopana_t;