Searched refs:PreLoopThreshold (Results 1 – 1 of 1) sorted by relevance
2353 APInt PreLoopThreshold; in recognizeShiftUntilLessThan() local2354 if (matchShiftULTCondition(PreCondBI, PH, PreLoopThreshold) != InitX || in recognizeShiftUntilLessThan()2355 PreLoopThreshold != 2) in recognizeShiftUntilLessThan()