Lines Matching refs:getInstList
724 DestBB->getInstList().splice(DestBB->begin(), PredBB->getInstList()); in MergeBasicBlockIntoOnlyPred()
733 assert(PredBB->getInstList().size() == 1 && in MergeBasicBlockIntoOnlyPred()
1034 Succ->getInstList().splice(Succ->getFirstNonPHI()->getIterator(), in TryToSimplifyUncondBranchFromEmptyBlock()
1035 BB->getInstList()); in TryToSimplifyUncondBranchFromEmptyBlock()
1061 BB->getInstList().pop_back(); in TryToSimplifyUncondBranchFromEmptyBlock()
1222 if (PrevI != I->getParent()->getInstList().begin()) { in LdStHasDebugValue()
1927 BB->getInstList().erase(BBI++); in changeToUnreachable()
1972 BB->getInstList().pop_back(); in changeToInvokeAndSplitBasicBlock()
1995 Split->getInstList().pop_front(); in changeToInvokeAndSplitBasicBlock()
2248 BB->getInstList().pop_back(); in removeUnreachableBlocks()
2565 DomBlock->getInstList().splice(InsertPt->getIterator(), BB->getInstList(), in hoistAllInstructionsInto()