Searched refs:cbranch_fallthru_edge (Results 1 – 2 of 2) sorted by relevance
126 edge cbranch_jump_edge, cbranch_fallthru_edge; local143 cbranch_fallthru_edge = FALLTHRU_EDGE (cbranch_block);149 jump_block = cbranch_fallthru_edge->dest;176 cbranch_fallthru_edge = redirect_edge_succ_nodup (cbranch_fallthru_edge,179 cbranch_fallthru_edge->flags &= ~EDGE_FALLTHRU;
109 edge cbranch_jump_edge, cbranch_fallthru_edge; in try_simplify_condjump() local122 cbranch_fallthru_edge = FALLTHRU_EDGE (cbranch_block); in try_simplify_condjump()128 jump_block = cbranch_fallthru_edge->dest; in try_simplify_condjump()170 cbranch_fallthru_edge = redirect_edge_succ_nodup (cbranch_fallthru_edge, in try_simplify_condjump()173 cbranch_fallthru_edge->flags &= ~EDGE_FALLTHRU; in try_simplify_condjump()