]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-inline.c
Add IPA VRP
[thirdparty/gcc.git] / gcc / ipa-inline.c
index 5c9366a7cdd8abdccd26871704d6e6ce86136d0e..82bb94fa1aa230c69c210d5c5f3c24fcdbad020d 100644 (file)
@@ -108,6 +108,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "params.h"
 #include "profile.h"
 #include "symbol-summary.h"
+#include "tree-vrp.h"
 #include "ipa-prop.h"
 #include "ipa-inline.h"
 #include "ipa-utils.h"