Searched refs:new_nonexit (Results 1 – 1 of 1) sorted by relevance
850 edge nonexit, new_nonexit; in tree_unroll_loop() local903 new_nonexit = single_pred_edge (loop->latch); in tree_unroll_loop()904 new_nonexit->flags = EDGE_TRUE_VALUE; in tree_unroll_loop()905 new_nonexit->probability = REG_BR_PROB_BASE - new_exit->probability; in tree_unroll_loop()