Searched refs:then_goto (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgimple-low.c466 tree then_goto, else_goto; local
474 then_goto = expr_only (then_branch);
475 then_is_goto = then_goto && simple_goto_p (then_goto);
496 then_goto = build_and_jump (&LABEL_EXPR_LABEL (t));
547 COND_EXPR_THEN (stmt) = then_goto;

Completed in 132 milliseconds