Home
last modified time | relevance | path

Searched refs:ipa_method_get_tree (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dipa-prop.c160 ipa_method_get_tree (struct cgraph_node *mt, int i) in ipa_method_get_tree() function
309 parm_tree = ipa_method_get_tree (mt, j); in ipa_method_compute_modify()
613 temp = ipa_method_get_tree (node, i); in ipa_method_tree_print()
H A Dipa-prop.h180 tree ipa_method_get_tree (struct cgraph_node *, int);
H A Dipa-cp.c426 parm_tree = ipa_method_get_tree (mt, i); in ipcp_method_cval_init()
484 parm_tree = ipa_method_get_tree (mt, param); in ipcp_propagate_const()
1039 parm_tree = ipa_method_get_tree (node, i); in ipcp_insert_stage()
1070 parm_tree = ipa_method_get_tree (node, i); in ipcp_insert_stage()