A new alternative of scalar_replacement. The implementation isn't completed."
[libfirm] / ir / opt / ifconv.c
index 8d36e32..d53c538 100644 (file)
 
 #include "irgraph_t.h"
 #include "irnode_t.h"
+#include "irgwalk.h"
 #include "iropt_t.h"
 #include "irgmod.h"
 #include "irmode_t.h"
 #include "ircons_t.h"
 #include "irdom_t.h"
+#include "irgwalk.h"
 
 #include "ifconv.h"
 #include "irflag_t.h"