Home
last modified time | relevance | path

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

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