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.cpp2350 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local
2352 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()
2354 NextModuleInst = in nextIRInstructionDataMatchesNextInst()
2357 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()