Searched refs:NextIDIt (Results 1 – 1 of 1) sorted by relevance
2325 IRInstructionDataList::iterator NextIDIt = std::next(ID.getIterator()); in nextIRInstructionDataMatchesNextInst() local2326 Instruction *NextIDLInst = NextIDIt->Inst; in nextIRInstructionDataMatchesNextInst()2332 &*NextIDIt->Inst->getParent()->instructionsWithoutDebug().begin(); in nextIRInstructionDataMatchesNextInst()