Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2347 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local
2349 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()
2351 NextModuleInst = in nextIRInstructionDataMatchesNextInst()
2354 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()