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