Searched refs:MaxLoopRange (Results 1 – 3 of 3) sorted by relevance
28 static cl::opt<unsigned> MaxLoopRange( variable150 if ((unsigned)abs(diff) > MaxLoopRange) { in fixupLoopInstrs()
27 static cl::opt<unsigned> MaxLoopRange( variable150 if (Diff > MaxLoopRange) { in fixupLoopInstrs()