Lines Matching full:exits
611 // If this loop has multiple exits and the exits all go to the same612 // block, attempt to merge the exits. This helps several passes, such613 // as LoopRotation, which do not support loops with multiple exits.