Home
last modified time | relevance | path

Searched defs:EntryBlock (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DEHPersonalities.cpp83 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp188 VPBasicBlock *EntryBlock = cast<VPBasicBlock>(Region->getEntry()); in predicateRegionRec() local
H A DVPlan.h1757 void setEntry(VPBlockBase *EntryBlock) { in setEntry()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp69 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp67 auto *EntryBlock = BasicBlock::Create(M.getContext(), "entry", WrapperFn); in addHelperAndWrapper() local
488 auto *EntryBlock = BasicBlock::Create(Ctx, "entry", InitFunc); in operator ()() local
H A DIndirectionUtils.cpp242 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp183 BasicBlock *EntryBlock; member
399 BasicBlock *EntryBlock = &F.front(); in computeOutliningColdRegionsInfo() local
570 BasicBlock *EntryBlock = &F.front(); in computeOutliningInfo() local
H A DArgumentPromotion.cpp619 BasicBlock &EntryBlock = Arg->getParent()->front(); in isSafeToPromoteArgument() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h502 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1576 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs()
1699 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local
1815 BasicBlock *EntryBlock, in createMergedBranch()
H A DGCOVProfiling.cpp492 GCOVBlock EntryBlock; member in __anon46c724de0611::GCOVFunction
879 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp471 NodeAddr<BlockNode *> EntryBlock = DFG.getFunc().Addr->getEntryBlock(DFG); in getGadgetGraph() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp382 BasicBlock &EntryBlock = AI.getParent()->getParent()->getEntryBlock(); in visitAllocaInst() local