Home
last modified time | relevance | path

Searched refs:ScheduledBlocks (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1730 std::vector<SIScheduleBlock*> ScheduledBlocks; in scheduleVariant() local
1733 ScheduledBlocks = Scheduler.getBlocks(); in scheduleVariant()
1735 for (SIScheduleBlock *Block : ScheduledBlocks) { in scheduleVariant()