Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2342 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local
2344 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()
2346 NextModuleInst = in nextIRInstructionDataMatchesNextInst()
2349 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()