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