Lines Matching full:exiting
224 // profitability analysis to find other exiting blocks that have a much higher
225 // probability of exiting the loop instead of loop exiting via latch.
881 // If there is only one exiting edge in the loop, it is always profitable to
886 // Calculate the exiting probabilities of all exiting edges from the loop,
888 // Heuristic for profitability: If any of the exiting blocks' probability of
889 // exiting the loop is larger than exiting through the latch block, it's not
895 "expected to be an exiting block with 2 succs!");
960 // Some exiting edge has higher probability than the latch exiting edge.
1016 "We should only have known counts for exiting blocks that "
1118 // If our exiting block exits multiple loops, we can only rewrite the