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.cpp2325 IRInstructionDataList::iterator NextIDIt = std::next(ID.getIterator()); in nextIRInstructionDataMatchesNextInst() local
2326 Instruction *NextIDLInst = NextIDIt->Inst; in nextIRInstructionDataMatchesNextInst()
2332 &*NextIDIt->Inst->getParent()->instructionsWithoutDebug().begin(); in nextIRInstructionDataMatchesNextInst()