]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-vectorizer.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-vectorizer.c
index 8e3190fa2c16f3eb5fac6c826af099fcbee3370b..9c2cf5d1ce213553605f20668b8f9fe692a6be31 100644 (file)
@@ -63,6 +63,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "tree-pretty-print.h"
 #include "gimple.h"
+#include "gimple-iterator.h"
+#include "gimple-walk.h"
 #include "gimple-ssa.h"
 #include "cgraph.h"
 #include "tree-phinodes.h"