Searched refs:NextModuleInst (Results 1 – 1 of 1) sorted by relevance
2342 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local2344 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()2346 NextModuleInst = in nextIRInstructionDataMatchesNextInst()2349 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()