Lines Matching refs:SISchedulerBlockCreatorVariant
608 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks()
609 std::map<SISchedulerBlockCreatorVariant, SIScheduleBlocks>::iterator B = in getBlocks()
1155 void SIScheduleBlockCreator::createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant) { in createBlocksForVariant()
1172 if (BlockVariant == SISchedulerBlockCreatorVariant::LatenciesGrouped) in createBlocksForVariant()
1179 if (BlockVariant == SISchedulerBlockCreatorVariant::LatenciesAlonePlusConsecutive) in createBlocksForVariant()
1734 SIScheduler::scheduleVariant(SISchedulerBlockCreatorVariant BlockVariant, in scheduleVariant()
1929 Best = Scheduler.scheduleVariant(SISchedulerBlockCreatorVariant::LatenciesAlone, in schedule()
1935 static const std::pair<SISchedulerBlockCreatorVariant, in schedule()
1947 for (std::pair<SISchedulerBlockCreatorVariant, SISchedulerBlockSchedulerVariant> v : Variants) { in schedule()
1956 static const std::pair<SISchedulerBlockCreatorVariant, in schedule()
1968 for (std::pair<SISchedulerBlockCreatorVariant, SISchedulerBlockSchedulerVariant> v : Variants) { in schedule()