Home
last modified time | relevance | path

Searched defs:EntryBB (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp194 BasicBlock *EntryBB = F.begin(); in setupFunctionContext() local
405 BasicBlock *EntryBB = F.begin(); in setupEntryBlockAndCallSites() local
DBranchFolding.cpp844 MachineBasicBlock *EntryBB = MergePotentials.begin()->getBlock()-> in TryTailMergeBlocks() local
DWinEHPrepare.cpp1265 BasicBlock *EntryBB = &OutlinedFn->getEntryBlock(); in WinEHFrameVariableMaterializer() local
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp66 BasicBlock *EntryBB; member in __anon1e609b690111::LinkModuleTest
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h272 BlockT *EntryBB = BB->getParent()->begin(); in verifyLoop() local
/external/clang/lib/CodeGen/
DCGVTables.cpp161 llvm::BasicBlock *EntryBB = Fn->begin(); in GenerateVarArgsThunk() local
DCodeGenFunction.cpp645 llvm::BasicBlock *EntryBB = createBasicBlock("entry", CurFn); in StartFunction() local
DCGExprCXX.cpp962 llvm::BasicBlock *EntryBB = Builder.GetInsertBlock(); in EmitNewArrayInitializer() local
DCGStmtOpenMP.cpp93 auto EntryBB = Builder.GetInsertBlock(); in EmitOMPAggregateAssign() local
DCGObjCGNU.cpp2533 llvm::BasicBlock *EntryBB = in ModuleInitFunction() local
/external/llvm/tools/bugpoint/
DMiscompilation.cpp876 BasicBlock *EntryBB = BasicBlock::Create(F->getContext(), in CleanupAndPrepareModules() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1375 BasicBlock *EntryBB = &F.getEntryBlock(); in ComputePostOrders() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1395 BasicBlock &EntryBB = B.GetInsertBlock()->getParent()->getEntryBlock(); in insertSinCosCall() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp273 MachineBasicBlock &EntryBB = *Fn.begin(); in InsertVRSaveCode() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp4442 BasicBlock &EntryBB = F.getEntryBlock(); in runOnFunction() local