Home
last modified time | relevance | path

Searched refs:NextIDIt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2348 IRInstructionDataList::iterator NextIDIt = std::next(ID.getIterator()); in nextIRInstructionDataMatchesNextInst() local
2349 Instruction *NextIDLInst = NextIDIt->Inst; in nextIRInstructionDataMatchesNextInst()
2355 &*NextIDIt->Inst->getParent()->instructionsWithoutDebug().begin(); in nextIRInstructionDataMatchesNextInst()