Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1693 ICmpInst *LbCond = cast<ICmpInst>(LbBr->getCondition()); in transformLoopToCountable() local
1800 ICmpInst *LbCond = cast<ICmpInst>(LbBr->getCondition()); in transformLoopToPopcount() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp2108 ICmpInst *LbCond = cast<ICmpInst>(LbBr->getCondition()); in transformLoopToCountable() local
2213 ICmpInst *LbCond = cast<ICmpInst>(LbBr->getCondition()); in transformLoopToPopcount() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1258 ICmpInst *LbCond = cast<ICmpInst>(LbBr->getCondition()); in transformLoopToPopcount() local