Searched refs:OutputBlock (Results 1 – 1 of 1) sorted by relevance
1199 BasicBlock *OutputBlock = OutputStoreBBs[0]; in createSwitchStatement() local1200 Instruction *Term = OutputBlock->getTerminator(); in createSwitchStatement()1203 moveBBContents(*OutputBlock, *EndBB); in createSwitchStatement()1205 OutputBlock->eraseFromParent(); in createSwitchStatement()