Searched refs:updatePendingQueue (Results 1 – 3 of 3) sorted by relevance
45 HWS.updatePendingQueue(InstructionIDs); in updateSchedulerQueues()
475 void updatePendingQueue(llvm::SmallVectorImpl<InstRef> &Ready);
347 void Scheduler::updatePendingQueue(SmallVectorImpl<InstRef> &Ready) { in updatePendingQueue() function in mca::Scheduler