Searched refs:InstructionIDs (Results 1 – 1 of 1) sorted by relevance
39 SmallVector<InstRef, 4> InstructionIDs; in updateSchedulerQueues() local40 HWS.updateIssuedQueue(InstructionIDs); in updateSchedulerQueues()41 for (const InstRef &IR : InstructionIDs) in updateSchedulerQueues()43 InstructionIDs.clear(); in updateSchedulerQueues()45 HWS.updatePendingQueue(InstructionIDs); in updateSchedulerQueues()46 for (const InstRef &IR : InstructionIDs) in updateSchedulerQueues()52 SmallVector<InstRef, 4> InstructionIDs; in issueReadyInstructions() local70 HWS.promoteToReadyQueue(InstructionIDs); in issueReadyInstructions()71 for (const InstRef &I : InstructionIDs) in issueReadyInstructions()73 InstructionIDs.clear(); in issueReadyInstructions()