Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2349 Instruction *NextIDLInst = NextIDIt->Inst; in nextIRInstructionDataMatchesNextInst() local
2353 else if (NextIDLInst != nullptr) in nextIRInstructionDataMatchesNextInst()
2357 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()