Home
last modified time | relevance | path

Searched defs:detectShiftUntilZeroIdiom (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1690 static bool detectShiftUntilZeroIdiom(Loop *CurLoop, const DataLayout &DL, detectShiftUntilZeroIdiom() function
2557 static bool detectShiftUntilZeroIdiom(Loop *CurLoop, ScalarEvolution *SE, detectShiftUntilZeroIdiom() function