Home
last modified time | relevance | path

Searched refs:m_phi_mapping (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.h530 switch_decision_tree (gswitch *swtch): m_switch (swtch), m_phi_mapping (), in switch_decision_tree()
617 hash_map<tree, tree> m_phi_mapping; variable
H A Dtree-switch-conversion.c1911 m_phi_mapping.put (result, def); in record_phi_operand_mapping()
1940 = m_phi_mapping.get (gimple_phi_result (phi)); in fix_phi_operands_for_edges()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.h556 switch_decision_tree (gswitch *swtch): m_switch (swtch), m_phi_mapping (), in switch_decision_tree()
643 hash_map<tree, tree> m_phi_mapping; variable
H A Dtree-switch-conversion.cc1948 m_phi_mapping.put (result, def); in record_phi_operand_mapping()
1977 = m_phi_mapping.get (gimple_phi_result (phi)); in fix_phi_operands_for_edges()