Searched refs:ScheduledBlocks (Results 1 – 1 of 1) sorted by relevance
1730 std::vector<SIScheduleBlock*> ScheduledBlocks; in scheduleVariant() local1733 ScheduledBlocks = Scheduler.getBlocks(); in scheduleVariant()1735 for (SIScheduleBlock *Block : ScheduledBlocks) { in scheduleVariant()