]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-inline-transform.c
Add IPA VRP
[thirdparty/gcc.git] / gcc / ipa-inline-transform.c
index 98c7f96fbb69e4f8d401062493284f20ad1dc43e..efe7421f31d69a909cb96fa5e9f5eff996eb3eac 100644 (file)
@@ -39,6 +39,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "cgraph.h"
 #include "tree-cfg.h"
 #include "symbol-summary.h"
+#include "tree-vrp.h"
 #include "ipa-prop.h"
 #include "ipa-inline.h"
 #include "tree-inline.h"