Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDivRemPairs.cpp247 auto IsSafeToHoist = [](Instruction *DivOrRem, BasicBlock *ParentBB) { in optimizeDivRem()
H A DSimpleLoopUnswitch.cpp549 auto *ParentBB = BI.getParent(); in unswitchTrivialBranch() local
753 auto *ParentBB = SI.getParent(); unswitchTrivialSwitch() local
1169 buildClonedLoopBlocks(Loop & L,BasicBlock * LoopPH,BasicBlock * SplitBB,ArrayRef<BasicBlock * > ExitBlocks,BasicBlock * ParentBB,BasicBlock * UnswitchedSuccBB,BasicBlock * ContinueSuccBB,const SmallDenseMap<BasicBlock *,BasicBlock *,16> & DominatingSucc,ValueToValueMapTy & VMap,SmallVectorImpl<DominatorTree::UpdateType> & DTUpdates,AssumptionCache & AC,DominatorTree & DT,LoopInfo & LI,MemorySSAUpdater * MSSAU,ScalarEvolution * SE) buildClonedLoopBlocks() argument
2180 auto *ParentBB = TI.getParent(); unswitchNontrivialInvariants() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp49 const BasicBlock *ParentBB = Top.first; in FindFunctionBackedges() local
H A DLazyValueInfo.cpp2022 auto *ParentBB = I->getParent(); in emitInstructionAnnot() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp115 BasicBlock::iterator Instruction::insertInto(BasicBlock *ParentBB, in insertInto()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp944 BasicBlock *ParentBB = I.getParent(); in visitSwitchInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1102 BasicBlock *ParentBB = SeqStartI->getParent(); in mergeParallelRegions() local
3951 BasicBlock *ParentBB = RegionStartI->getParent(); in insertInstructionGuardsHelper() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3682 MachineBasicBlock *ParentBB) { in emitSPDescriptorParent()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp237 BasicBlock *ParentBB = SI->getParent(); in ConstantFoldTerminator() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3081 MachineBasicBlock *ParentBB) { in visitSPDescriptorParent()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18134 BasicBlock *ParentBB, LoopInfo *LI) { in getReductionInstr() argument