Searched refs:ipa_method_is_modified (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dipa-prop.c153 ipa_method_is_modified (struct cgraph_node *mt, int i) function
456 if (i < 0 || ipa_method_is_modified (mt, i))
638 temp = ipa_method_is_modified (node, i);

Completed in 64 milliseconds