Searched refs:detectShiftUntilZeroIdiom (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1411 static bool detectShiftUntilZeroIdiom(Loop *CurLoop, const DataLayout &DL, function
1500 if (!detectShiftUntilZeroIdiom(CurLoop, *DL, IntrinID, InitX,

Completed in 105 milliseconds