/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | blockexit.d | 40 fallthru = 1, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgbuild.c | 446 edge fallthru = NULL; in find_bb_boundaries() local
|
H A D | cfgcleanup.c | 1312 edge fallthru; in walk_to_nondebug_insn() local 2183 edge e, e2, fallthru; in try_crossjump_bb() local
|
H A D | tree-cfgcleanup.c | 1030 edge fallthru = make_forwarder_block (bb, mfb_keep_latches, in cleanup_tree_cfg_noloop() local
|
H A D | cfghooks.c | 870 edge e, fallthru; in make_forwarder_block() local
|
H A D | omp-simd-clone.c | 1332 edge fallthru = FALLTHRU_EDGE (loop->header); in simd_clone_adjust() local
|
H A D | cfgloopmanip.c | 1533 edge fallthru = make_forwarder_block (loop->header, mfb_keep_just, NULL); in create_preheader() local
|
H A D | lower-subreg.c | 1701 edge fallthru; in decompose_multiword_subregs() local
|
H A D | cfgrtl.c | 1047 int fallthru = 0; in try_redirect_by_replacing_jump() local 2554 edge e, fallthru = NULL; in rtl_verify_edges() local
|
H A D | ifcvt.c | 4174 basic_block fallthru = block_fallthru (bb); in merge_if_block() local
|
H A D | tree-cfg.c | 852 bool fallthru = false; in make_edges_bb() local 5829 gimple_make_forwarder_block (edge fallthru) in gimple_make_forwarder_block()
|
H A D | cfgexpand.c | 3369 edge fallthru = find_fallthru_edge (gimple_bb (stmt)->succs); in expand_asm_stmt() local
|
H A D | omp-expand.c | 9193 bool fallthru = false; in omp_make_gimple_edges() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgbuild.cc | 446 edge fallthru = NULL; in find_bb_boundaries() local
|
H A D | cfgcleanup.cc | 1311 edge fallthru; in walk_to_nondebug_insn() local 2174 edge e, e2, fallthru; in try_crossjump_bb() local
|
H A D | tree-cfgcleanup.cc | 1048 edge fallthru = make_forwarder_block (bb, mfb_keep_latches, in cleanup_tree_cfg_noloop() local
|
H A D | cfghooks.cc | 892 edge e, fallthru; in make_forwarder_block() local
|
H A D | omp-simd-clone.cc | 1344 edge fallthru = FALLTHRU_EDGE (loop->header); in simd_clone_adjust() local
|
H A D | lower-subreg.cc | 1712 edge fallthru; in decompose_multiword_subregs() local
|
H A D | cfgloopmanip.cc | 1464 edge fallthru = make_forwarder_block (loop->header, mfb_keep_just, NULL); in create_preheader() local
|
H A D | cfgrtl.cc | 1059 int fallthru = 0; in try_redirect_by_replacing_jump() local 2574 edge e, fallthru = NULL; in rtl_verify_edges() local
|
H A D | tree-cfg.cc | 849 bool fallthru = false; in make_edges_bb() local 5878 gimple_make_forwarder_block (edge fallthru) in gimple_make_forwarder_block()
|
H A D | ifcvt.cc | 4553 basic_block fallthru = block_fallthru (bb); in merge_if_block() local
|
H A D | cfgexpand.cc | 3528 edge fallthru = find_fallthru_edge (gimple_bb (stmt)->succs); in expand_asm_stmt() local
|
H A D | omp-expand.cc | 10686 bool fallthru = false; in omp_make_gimple_edges() local
|