Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DDivRemPairs.cpp247 auto IsSafeToHoist = [](Instruction *DivOrRem, BasicBlock *ParentBB) { in optimizeDivRem() argument
H A DSimpleLoopUnswitch.cpp549 auto *ParentBB = BI.getParent(); in unswitchTrivialBranch() local
750 auto *ParentBB = SI.getParent(); unswitchTrivialSwitch() local
1162 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
2169 auto *ParentBB = TI.getParent(); unswitchNontrivialInvariants() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp49 const BasicBlock *ParentBB = Top.first; in FindFunctionBackedges() local
H A DLazyValueInfo.cpp1999 auto *ParentBB = I->getParent(); emitInstructionAnnot() local
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp115 insertInto(BasicBlock * ParentBB,BasicBlock::iterator It) insertInto() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp752 BasicBlock *ParentBB = I.getParent(); visitSwitchInst() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1102 BasicBlock *ParentBB = SeqStartI->getParent(); mergeParallelRegions() local
3953 BasicBlock *ParentBB = RegionStartI->getParent(); insertInstructionGuardsHelper() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3664 emitSPDescriptorParent(StackProtectorDescriptor & SPD,MachineBasicBlock * ParentBB) emitSPDescriptorParent() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp237 BasicBlock *ParentBB = SI->getParent(); ConstantFoldTerminator() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3079 visitSPDescriptorParent(StackProtectorDescriptor & SPD,MachineBasicBlock * ParentBB) visitSPDescriptorParent() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18033 getReductionInstr(const DominatorTree * DT,PHINode * P,BasicBlock * ParentBB,LoopInfo * LI) getReductionInstr() argument