Home
last modified time | relevance | path

Searched refs:dummy_switch (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadedge.c552 gswitch *dummy_switch = as_a<gswitch *> (gimple_copy (stmt)); in simplify_control_stmt_condition() local
553 gimple_switch_set_index (dummy_switch, cached_lhs); in simplify_control_stmt_condition()
554 cached_lhs = (*simplify) (dummy_switch, stmt, in simplify_control_stmt_condition()
556 ggc_free (dummy_switch); in simplify_control_stmt_condition()