]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cgraph.h
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
[thirdparty/gcc.git] / gcc / cgraph.h
index be4eaee71e22aff264dac52ba4e4483a377c9122..81dddeadbd35b6eb47858e0e99232f07b95b1604 100644 (file)
@@ -2340,6 +2340,10 @@ tree ctor_for_folding (tree);
 /* In tree-chkp.c  */
 extern bool chkp_function_instrumented_p (tree fndecl);
 
+/* In ipa-inline-analysis.c  */
+void initialize_inline_failed (struct cgraph_edge *);
+bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining);
+
 /* Return true when the symbol is real symbol, i.e. it is not inline clone
    or abstract function kept for debug info purposes only.  */
 inline bool