| /src/external/gpl3/gcc/dist/gcc/ |
| tree-switch-conversion.h | 560 class switch_decision_tree class in namespace:tree_switch_conversion 564 switch_decision_tree (gswitch *swtch): m_switch (swtch), m_phi_mapping (), function in class:tree_switch_conversion::switch_decision_tree 906 switch_decision_tree::reset_out_edges_aux (gswitch *swtch)
|
| tree-switch-conversion.cc | 1274 switch_decision_tree::reset_out_edges_aux (s); 1855 switch_decision_tree::compute_cases_per_edge () 1870 switch_decision_tree::analyze_switch_statement () 1955 switch_decision_tree::try_switch_expansion (vec<cluster *> &clusters) 2041 switch_decision_tree::record_phi_operand_mapping () 2072 switch_decision_tree::fix_phi_operands_for_edges () 2105 switch_decision_tree::emit (basic_block bb, tree index_expr, 2145 switch_decision_tree::balance_case_nodes (case_tree_node **head, 2221 switch_decision_tree::dump_case_nodes (FILE *f, case_tree_node *root, 2245 switch_decision_tree::emit_jump (basic_block bb, basic_block case_bb [all...] |
| gimple-lower-bitint.cc | 6154 tree_switch_conversion::switch_decision_tree dt (swtch);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-switch-conversion.h | 552 class switch_decision_tree class in namespace:tree_switch_conversion 556 switch_decision_tree (gswitch *swtch): m_switch (swtch), m_phi_mapping (), function in class:tree_switch_conversion::switch_decision_tree 898 switch_decision_tree::reset_out_edges_aux (gswitch *swtch)
|
| tree-switch-conversion.cc | 1172 switch_decision_tree::reset_out_edges_aux (s); 1748 switch_decision_tree::compute_cases_per_edge () 1763 switch_decision_tree::analyze_switch_statement () 1848 switch_decision_tree::try_switch_expansion (vec<cluster *> &clusters) 1930 switch_decision_tree::record_phi_operand_mapping () 1961 switch_decision_tree::fix_phi_operands_for_edges () 1994 switch_decision_tree::emit (basic_block bb, tree index_expr, 2034 switch_decision_tree::balance_case_nodes (case_tree_node **head, 2114 switch_decision_tree::dump_case_nodes (FILE *f, case_tree_node *root, 2138 switch_decision_tree::emit_jump (basic_block bb, basic_block case_bb [all...] |