Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2327 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local
2329 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()
2331 NextModuleInst = in nextIRInstructionDataMatchesNextInst()
2334 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()