Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp110 BasicBlock *OldBB = Inst->getParent(); in emitBranchToTrap() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp411 auto updatePHIBlocksAndValues = [](BasicBlock *BB, BasicBlock *OldBB, in UnrollAndJamLoop()
413 ValueToValueMapTy &LastValueMap) { in UnrollAndJamLoop()
DCloneFunction.cpp509 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneIntoFromInst() local
DBasicBlockUtils.cpp331 static void UpdateAnalysisInformation(BasicBlock *OldBB, BasicBlock *NewBB, in UpdateAnalysisInformation()
DValueMapper.cpp58 BasicBlock *OldBB; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp127 BasicBlock *OldBB = SplitI->getParent(); in insertBoundsCheck() local
/external/llvm/unittests/Analysis/
DCFGTest.cpp383 BasicBlock *OldBB = S[0]; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DCFGTest.cpp383 BasicBlock *OldBB = S[0]; in TEST_F() local
/external/swiftshader/third_party/llvm-7.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.cpp1336 static void updateSuccessor(BranchInst *BI, BasicBlock *OldBB, in updateSuccessor()
DSimpleLoopUnswitch.cpp883 auto CloneBlock = [&](BasicBlock *OldBB) { in buildClonedLoopBlocks()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp419 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneFunctionInto() local
DBasicBlockUtils.cpp320 static void UpdateAnalysisInformation(BasicBlock *OldBB, BasicBlock *NewBB, in UpdateAnalysisInformation()
/external/llvm/include/llvm/Analysis/
DLoopInfo.h684 auto *OldBB = Inst->getParent(); in movementPreservesLCSSAForm() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h856 auto *OldBB = Inst->getParent(); in movementPreservesLCSSAForm() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp278 static void UpdateAnalysisInformation(BasicBlock *OldBB, BasicBlock *NewBB, in UpdateAnalysisInformation()
DCloneFunction.cpp472 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneIntoFromInst() local
DValueMapper.cpp38 BasicBlock *OldBB; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp819 void RegionInfo::splitBlock(BasicBlock* NewBB, BasicBlock *OldBB) in splitBlock()
/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1581 auto *OldBB = OldPacketMIs.front()->getParent(); in producesStall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1810 auto *OldBB = OldPacketMIs.front()->getParent(); in producesStall() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp2523 BasicBlock *OldBB = CurInst->getParent(); in EvaluateFunction() local