Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2354 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local
2356 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()
2358 NextModuleInst = in nextIRInstructionDataMatchesNextInst()
2361 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()