Home
last modified time | relevance | path

Searched defs:OldBB (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp421 auto updatePHIBlocksAndValues = [](BasicBlock *BB, BasicBlock *OldBB, in UnrollAndJamLoop()
423 ValueToValueMapTy &LastValueMap) { in UnrollAndJamLoop()
DCloneFunction.cpp524 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneIntoFromInst() local
DBasicBlockUtils.cpp552 static void UpdateAnalysisInformation(BasicBlock *OldBB, BasicBlock *NewBB, in UpdateAnalysisInformation()
DValueMapper.cpp57 BasicBlock *OldBB; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp127 BasicBlock *OldBB = SplitI->getParent(); in insertBoundsCheck() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp392 const BasicBlock *OldBB = OldPt->getParent(); in hasMemoryUse() local
448 const BasicBlock *OldBB = Def->getBlock(); in hasEHOrLoadsOnPath() local
525 const BasicBlock *OldBB = OldPt->getParent(); in safeToHoistLdSt() local
DLoopInterchange.cpp1325 static void updateSuccessor(BranchInst *BI, BasicBlock *OldBB, in updateSuccessor()
DSimpleLoopUnswitch.cpp999 auto CloneBlock = [&](BasicBlock *OldBB) { in buildClonedLoopBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp681 void Instruction::replaceSuccessorWith(BasicBlock *OldBB, BasicBlock *NewBB) { in replaceSuccessorWith()
DInstructions.cpp822 if (BasicBlock *OldBB = getIndirectDest(i)) { in updateArgBlockAddresses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h1111 auto *OldBB = Inst->getParent(); in movementPreservesLCSSAForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1830 auto *OldBB = OldPacketMIs.front()->getParent(); in producesStall() local