Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1594 static bool detectShiftUntilLessThanIdiom(Loop *CurLoop, const DataLayout &DL, in detectShiftUntilLessThanIdiom() function
2016 if (!detectShiftUntilLessThanIdiom(CurLoop, *DL, IntrinID, InitX, CntInst, in recognizeShiftUntilLessThan()