Home
last modified time | relevance | path

Searched defs:fallthru (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfgbuild.cc446 edge fallthru = NULL; in find_bb_boundaries() local
Dcfgcleanup.cc1311 edge fallthru; in walk_to_nondebug_insn() local
2174 edge e, e2, fallthru; in try_crossjump_bb() local
Dtree-cfgcleanup.cc1048 edge fallthru = make_forwarder_block (bb, mfb_keep_latches, in cleanup_tree_cfg_noloop() local
Dcfghooks.cc892 edge e, fallthru; in make_forwarder_block() local
Dlower-subreg.cc1712 edge fallthru; in decompose_multiword_subregs() local
Dcfgloopmanip.cc1464 edge fallthru = make_forwarder_block (loop->header, mfb_keep_just, NULL); in create_preheader() local
Domp-simd-clone.cc1344 edge fallthru = FALLTHRU_EDGE (loop->header); in simd_clone_adjust() local
Dcfgrtl.cc1059 int fallthru = 0; in try_redirect_by_replacing_jump() local
2574 edge e, fallthru = NULL; in rtl_verify_edges() local
Dtree-cfg.cc849 bool fallthru = false; in make_edges_bb() local
5878 gimple_make_forwarder_block (edge fallthru) in gimple_make_forwarder_block()
Difcvt.cc4553 basic_block fallthru = block_fallthru (bb); in merge_if_block() local
Dcfgexpand.cc3528 edge fallthru = find_fallthru_edge (gimple_bb (stmt)->succs); in expand_asm_stmt() local
Domp-expand.cc10686 bool fallthru = false; in omp_make_gimple_edges() local