Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp79 BasicBlock *ThenBlock, in fixupPHINodeForUnwindDest()
276 BasicBlock *ThenBlock = ThenTerm->getParent(); in versionCallSite() local
DBasicBlockUtils.cpp930 BasicBlock *ThenBlock) { in SplitBlockAndInsertIfThen()
985 BasicBlock *ThenBlock = BasicBlock::Create(C, "", Head->getParent(), Tail); in SplitBlockAndInsertIfThenElse() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2451 Ice::CfgNode *ThenBlock = getBranchBasicBlock(Values[0]); in ProcessRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2927 BasicBlock *ThenBlock = ThenTerm->getParent(); in createPHI() local