Home
last modified time | relevance | path

Searched refs:LoopThreshold (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2324 APInt LoopThreshold; in recognizeShiftUntilLessThan() local
2326 CntPhi, DefX, LoopThreshold)) in recognizeShiftUntilLessThan()
2329 if (LoopThreshold == 2) { in recognizeShiftUntilLessThan()
2335 if (LoopThreshold != 4) in recognizeShiftUntilLessThan()