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