Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp110 BasicBlock *OldBB = Inst->getParent(); in emitBranchToTrap() local
/external/llvm/unittests/Analysis/
DCFGTest.cpp383 BasicBlock *OldBB = S[0]; in TEST_F() local
/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/llvm/lib/Transforms/Utils/
DCloneFunction.cpp472 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneIntoFromInst() local
DBasicBlockUtils.cpp278 static void UpdateAnalysisInformation(BasicBlock *OldBB, BasicBlock *NewBB, in UpdateAnalysisInformation()
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/lib/Transforms/IPO/
DGlobalOpt.cpp2523 BasicBlock *OldBB = CurInst->getParent(); in EvaluateFunction() local