Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp221 class LoopPredication { class
297 LoopPredication(ScalarEvolution *SE, BranchProbabilityInfo *BPI) in LoopPredication() function in __anon55fdd7d90111::LoopPredication
320 LoopPredication LP(SE, &BPI); in runOnLoop()
346 LoopPredication LP(&AR.SE, BPI); in run()
353 Optional<LoopPredication::LoopICmp>
354 LoopPredication::parseLoopICmp(ICmpInst::Predicate Pred, Value *LHS, in parseLoopICmp()
377 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck()
394 Optional<LoopPredication::LoopICmp>
395 LoopPredication::generateLoopLatchCheck(Type *RangeCheckType) { in generateLoopLatchCheck()
422 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep()
[all …]
DCMakeLists.txt36 LoopPredication.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk893 llvm/lib/Transforms/Scalar/LoopPredication.cpp \
DBUILD.gn1149 "llvm/lib/Transforms/Scalar/LoopPredication.cpp",
/external/swiftshader/
DCMakeLists.txt1390 ${LLVM_DIR}/lib/Transforms/Scalar/LoopPredication.cpp