Searched defs:switch_bb (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | loop-unswitch.c | 405 basic_block switch_bb, unswitch_on_alt; in unswitch_loop() local
|
| H A D | cfgloopmanip.c | 412 basic_block switch_bb, edge true_edge, edge false_edge, in loopify()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | cfgloopmanip.c | 862 basic_block switch_bb, edge true_edge, edge false_edge, in loopify()
|
| H A D | tree-switch-conversion.c | 1894 basic_block switch_bb = gimple_bb (m_switch); in record_phi_operand_mapping() local
|
| H A D | omp-expand.c | 9308 basic_block switch_bb = single_succ (cur_region->entry); in omp_make_gimple_edges() local
|
| H A D | tree-cfg.c | 6631 basic_block switch_bb, entry_bb, nentry_bb; in gimple_duplicate_sese_tail() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-switch-conversion.cc | 1931 basic_block switch_bb = gimple_bb (m_switch); in record_phi_operand_mapping() local
|
| H A D | tree-cfg.cc | 6714 basic_block switch_bb, entry_bb, nentry_bb; in gimple_duplicate_sese_tail() local
|
| H A D | omp-expand.cc | 10806 basic_block switch_bb = single_succ (cur_region->entry); in omp_make_gimple_edges() local
|