Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp126 BasicBlock *OldBB = SplitI->getParent(); in insertBoundsCheck() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h474 auto *OldBB = Inst->getParent(); in movementPreservesLCSSAForm() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp593 const BasicBlock *OldBB = OldPt->getParent(); in hasMemoryUse() local
642 const BasicBlock *OldBB = Def->getBlock(); in hasEHOrLoadsOnPath() local
714 const BasicBlock *OldBB = OldPt->getParent(); in safeToHoistLdSt() local
H A DLoopInterchange.cpp1418 static void updateSuccessor(BranchInst *BI, BasicBlock *OldBB, in updateSuccessor()
H A DSimpleLoopUnswitch.cpp1181 auto CloneBlock = [&](BasicBlock *OldBB) { in buildClonedLoopBlocks() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp461 ValueToValueMapTy &LastValueMap) { in UnrollAndJamLoop()
H A DCloneFunction.cpp735 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneIntoFromInst() local
H A DValueMapper.cpp59 BasicBlock *OldBB; member
H A DBasicBlockUtils.cpp1145 static void UpdateAnalysisInformation(BasicBlock *OldBB, BasicBlock *NewBB, in UpdateAnalysisInformation()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1246 void Instruction::replaceSuccessorWith(BasicBlock *OldBB, BasicBlock *NewBB) { in replaceSuccessorWith()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1888 auto *OldBB = OldPacketMIs.front()->getParent(); in calcStall() local