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