Home
last modified time | relevance | path

Searched defs:switch_stmt (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsancov.c146 gswitch *switch_stmt = as_a<gswitch *> (stmt); in instrument_switch() local
H A Dtree-ssa-uncprop.c172 gswitch *switch_stmt = as_a <gswitch *> (stmt); in associate_equivalences_with_edges() local
H A Dtree-ssa-dom.c443 gswitch *switch_stmt = as_a <gswitch *> (stmt); in record_edge_info() local
896 if (gswitch *switch_stmt = dyn_cast <gswitch *> (stmt)) in simplify_stmt_for_jump_threading() local
H A Dtree-cfg.c1643 gswitch *switch_stmt = as_a <gswitch *> (stmt); in cleanup_dead_labels() local
2437 find_taken_edge_switch_expr (const gswitch *switch_stmt, tree val) in find_taken_edge_switch_expr()
2467 find_case_label_for_value (const gswitch *switch_stmt, tree val) in find_case_label_for_value()
5808 gswitch *switch_stmt = as_a <gswitch *> (stmt); in gimple_verify_flow_info() local
6062 gswitch *switch_stmt = as_a <gswitch *> (stmt); in gimple_redirect_edge_and_branch() local
H A Dtree-loop-distribution.c906 gswitch *switch_stmt = as_a <gswitch *> (stmt); in generate_loops_for_partition() local
H A Dtree-inline.c4062 gswitch *switch_stmt = as_a <gswitch *> (stmt); in estimate_num_insns() local
H A Dtree-eh.c1375 gimple *switch_stmt; in lower_try_finally_switch() local
H A Dtree-vrp.c6643 if (gswitch *switch_stmt = dyn_cast <gswitch *> (stmt)) in simplify_stmt_for_jump_threading() local
H A Domp-low.c9316 gswitch *switch_stmt = as_a <gswitch *> (stmt); in diagnose_sb_2() local
H A Dgimplify.c2347 gswitch *switch_stmt; in gimplify_switch_expr() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-cfg.c2012 gimple switch_stmt; in find_taken_edge_switch_expr() local
2030 find_case_label_for_value (gimple switch_stmt, tree val) in find_case_label_for_value()
H A Dexcept.c1236 gimple switch_stmt; in sjlj_emit_dispatch_table() local
H A Dtree-eh.c1311 gimple switch_stmt; in lower_try_finally_switch() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c1164 finish_switch_cond (tree cond, tree switch_stmt) in finish_switch_cond()
1206 finish_switch_stmt (tree switch_stmt) in finish_switch_stmt()
H A Ddecl.c3498 tree switch_stmt; member
3529 push_switch (tree switch_stmt) in push_switch()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c2962 tree switch_stmt; member
2983 push_switch (tree switch_stmt) in push_switch()
H A Dsemantics.c1036 finish_switch_cond (tree cond, tree switch_stmt) in finish_switch_cond()
1074 finish_switch_stmt (tree switch_stmt) in finish_switch_stmt()