Searched defs:phi_mapping (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-switch-conversion.c | 1935 fix_phi_operands_for_edge (edge e, hash_map<tree, tree> *phi_mapping) in fix_phi_operands_for_edge() argument 1954 hash_map<tree, tree> *phi_mapping) in emit_jump() argument 1973 hash_map<tree, tree> *phi_mapping) in emit_case_decision_tree() argument 2054 hash_map<tree, tree> phi_mapping; in try_switch_expansion() local 2247 profile_probability prob, hash_map<tree, tree> *phi_mapping, in do_jump_if_equal() argument 2292 hash_map<tree, tree> *phi_mapping, in emit_cmp_and_jump_insns() argument 2358 hash_map<tree, tree> *phi_mapping, in emit_case_nodes() argument
|