Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DEHPersonalities.cpp79 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanPredicator.cpp188 VPBasicBlock *EntryBlock = cast<VPBasicBlock>(Region->getEntry()); in predicateRegionRec() local
DVPlan.h1187 void setEntry(VPBlockBase *EntryBlock) { in setEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp72 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp191 BasicBlock *EntryBlock; member
395 BasicBlock *EntryBlock = &F->front(); in computeOutliningColdRegionsInfo() local
558 BasicBlock *EntryBlock = &F->front(); in computeOutliningInfo() local
DArgumentPromotion.cpp625 BasicBlock &EntryBlock = Arg->getParent()->front(); in isSafeToPromoteArgument() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp244 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h492 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1579 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs()
1706 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local
1822 BasicBlock *EntryBlock, in createMergedBranch()
DGCOVProfiling.cpp702 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp428 BasicBlock &EntryBlock = Arg->getParent()->getEntryBlock(); in invert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp364 BasicBlock &EntryBlock = AI.getParent()->getParent()->getEntryBlock(); in visitAllocaInst() local