Home
last modified time | relevance | path

Searched defs:entryBlock (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp61 BasicBlock *entryBlock = &F->front(); in unswitchFunction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DPartialInlining.cpp52 BasicBlock* entryBlock = F->begin(); in unswitchFunction() local
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1140 llvm::BasicBlock *entryBlock = llvm::BasicBlock::Create(context, in createCatchWrappedInvokeFunction() local
1459 llvm::BasicBlock *entryBlock = llvm::BasicBlock::Create(context, in createThrowExceptionFunction() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1152 llvm::BasicBlock *entryBlock = llvm::BasicBlock::Create(context, in createCatchWrappedInvokeFunction() local
1415 llvm::BasicBlock *entryBlock = llvm::BasicBlock::Create(context, in createThrowExceptionFunction() local
/external/swiftshader/src/Reactor/
DNucleus.cpp253 BasicBlock &entryBlock = function->getEntryBlock(); in allocateStackVariable() local