Searched refs:NextModuleInst (Results 1 – 1 of 1) sorted by relevance
2327 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local2329 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()2331 NextModuleInst = in nextIRInstructionDataMatchesNextInst()2334 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()