Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DGuardUtils.cpp46 BasicBlock *&IfTrueBB, BasicBlock *&IfFalseBB) { in parseWidenableBranch()
61 BasicBlock *&IfTrueBB, BasicBlock *&IfFalseBB) { in parseWidenableBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DGuardUtils.cpp91 BasicBlock *IfTrueBB, *IfFalseBB; in widenWidenableBranch() local
112 BasicBlock *IfTrueBB, *IfFalseBB; in setWidenableBranchCond() local
DSimplifyCFG.cpp3239 BasicBlock *IfTrueBB, *IfFalseBB; in tryWidenCondBranchToCondBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp991 BasicBlock *IfTrueBB, *IfFalseBB; in FindWidenableTerminatorAboveLoop() local
1095 BasicBlock *IfTrueBB, *IfFalseBB; in predicateLoopExits() local
DGuardWidening.cpp88 BasicBlock *IfTrueBB, *IfFalseBB; in getCondition() local