Home
last modified time | relevance | path

Searched refs:fix_phi_operands_for_edges (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.h554 void fix_phi_operands_for_edges ();
H A Dtree-switch-conversion.c1883 fix_phi_operands_for_edges (); in try_switch_expansion()
1923 switch_decision_tree::fix_phi_operands_for_edges () in fix_phi_operands_for_edges() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.h580 void fix_phi_operands_for_edges ();
H A Dtree-switch-conversion.cc1920 fix_phi_operands_for_edges (); in try_switch_expansion()
1960 switch_decision_tree::fix_phi_operands_for_edges () in fix_phi_operands_for_edges() function in switch_decision_tree
H A DChangeLog-201818971 (switch_decision_tree::fix_phi_operands_for_edges): New.