aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/ipa-prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/ipa-prop.h')
-rw-r--r--gcc-4.9/gcc/ipa-prop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/ipa-prop.h b/gcc-4.9/gcc/ipa-prop.h
index 8fdd92c14..70185b2f4 100644
--- a/gcc-4.9/gcc/ipa-prop.h
+++ b/gcc-4.9/gcc/ipa-prop.h
@@ -585,6 +585,7 @@ tree ipa_get_indirect_edge_target (struct cgraph_edge *ie,
struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree);
tree ipa_binfo_from_known_type_jfunc (struct ipa_jump_func *);
tree ipa_intraprocedural_devirtualization (gimple);
+tree ipa_impossible_devirt_target (struct cgraph_edge *, tree);
/* Functions related to both. */
void ipa_analyze_node (struct cgraph_node *);