Home | History | Annotate | Download | only in Utils

Lines Matching full:exits

611   // If this loop has multiple exits and the exits all go to the same
612 // block, attempt to merge the exits. This helps several passes, such
613 // as LoopRotation, which do not support loops with multiple exits.