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