Searched refs:NextModuleInst (Results 1 – 1 of 1) sorted by relevance
2354 Instruction *NextModuleInst = nullptr; in nextIRInstructionDataMatchesNextInst() local2356 NextModuleInst = ID.Inst->getNextNonDebugInstruction(); in nextIRInstructionDataMatchesNextInst()2358 NextModuleInst = in nextIRInstructionDataMatchesNextInst()2361 if (NextIDLInst && NextIDLInst != NextModuleInst) in nextIRInstructionDataMatchesNextInst()