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.cpp2015 APInt LoopThreshold; in recognizeShiftUntilLessThan() local
2017 CntPhi, DefX, LoopThreshold)) in recognizeShiftUntilLessThan()
2020 if (LoopThreshold == 2) { in recognizeShiftUntilLessThan()
2026 if (LoopThreshold != 4) in recognizeShiftUntilLessThan()