Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1119 BasicBlock *OutputBlock = OutputStoreBBs[0]; in createSwitchStatement() local
1120 Instruction *Term = OutputBlock->getTerminator(); in createSwitchStatement()
1123 moveBBContents(*OutputBlock, *EndBB); in createSwitchStatement()
1125 OutputBlock->eraseFromParent(); in createSwitchStatement()