Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1532 static Value *matchShiftULTCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchShiftULTCondition() function
1607 if (Value *T = matchShiftULTCondition( in detectShiftUntilLessThanIdiom()
2045 if (matchShiftULTCondition(PreCondBI, PH, PreLoopThreshold) != InitX || in recognizeShiftUntilLessThan()