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

/haiku-buildtools/gcc/gcc/
H A Dtree-pass.h166 void (*stmt_fixup) (struct cgraph_node *, gimple *); member in class:ipa_opt_pass_d
181 void (*stmt_fixup) (struct cgraph_node *, gimple *),
191 stmt_fixup (stmt_fixup),
H A Dpasses.c2515 ordering then matches the one IPA-passes get in their stmt_fixup
2768 if (ipa_pass->stmt_fixup)
2776 ipa_pass->stmt_fixup (node, stmts);

Completed in 47 milliseconds