Lines Matching full:peeling
265 // Returns true if peeling the first iteration from this loop
273 // Returns true if peeling the last iteration from this loop
1635 // If i = 0, the direction is <= and peeling the
1637 // If i = UB, the direction is >= and peeling the
1643 // iteration carries all the dependences (so worth peeling).
1746 // If i = 0, the direction is <= and peeling the
1748 // If i = UB, the direction is >= and peeling the
1754 // iteration carries all the dependences (so worth peeling).
3785 // Sometimes, peeling the first or last iteration of a loop will break