Home
last modified time | relevance | path

Searched defs:StartBB (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp207 BasicBlock *StartBB, Instruction *StartInst, in findDependencies()
257 BasicBlock *StartBB, in findSingleDependency()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h140 BasicBlock *StartBB = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1068 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1380 auto StartBB = BasicBlock::Create(Ctx, "cmpxchg.start", F, ReleasingStoreBB); in expandAtomicCmpXchg() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp946 llvm::BasicBlock *StartBB = Builder.GetInsertBlock(); in EmitMemberPointerConversion() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4511 BasicBlock *StartBB = PN->getIncomingBlock(*StartU); in foldFreezeIntoRecurrence() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1075 BasicBlock *StartBB = nullptr, *EndBB = nullptr; in mergeParallelRegions() local