Searched refs:TokenInst (Results 1 – 1 of 1) sorted by relevance
227 Instruction *TokenInst = nullptr; in DeleteBasicBlock() local233 TokenInst = &*I; in DeleteBasicBlock()249 if (TokenInst) { in DeleteBasicBlock()250 if (!TokenInst->isTerminator()) in DeleteBasicBlock()251 changeToUnreachable(TokenInst->getNextNode()); in DeleteBasicBlock()