Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp53 BasicBlock *entryBlock = &F->front(); in unswitchFunction() local
54 BranchInst *BR = dyn_cast<BranchInst>(entryBlock->getTerminator()); in unswitchFunction()
61 for (BasicBlock *BB : successors(entryBlock)) { in unswitchFunction()
78 BasicBlock* newEntryBlock = cast<BasicBlock>(VMap[entryBlock]); in unswitchFunction()
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DConstCollector.java118 SsaBasicBlock entryBlock = ssaMeth.getEntryBlock(); in run() local
120 = entryBlock.getPrimarySuccessor(); in run()
124 = entryBlock.insertNewSuccessor(successorBlock); in run()
DSsaMethod.java182 SsaBasicBlock entryBlock in convertRopToSsaBlocks() local
185 entryBlockIndex = entryBlock.getIndex(); in convertRopToSsaBlocks()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1152 llvm::BasicBlock *entryBlock = llvm::BasicBlock::Create(context, in createCatchWrappedInvokeFunction() local
1219 builder.SetInsertPoint(entryBlock); in createCatchWrappedInvokeFunction()
1415 llvm::BasicBlock *entryBlock = llvm::BasicBlock::Create(context, in createThrowExceptionFunction() local
1439 builder.SetInsertPoint(entryBlock); in createThrowExceptionFunction()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...