Searched refs:pickBlock (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h386 SIScheduleBlock *pickBlock();
H A DSIMachineScheduler.cpp1396 while (SIScheduleBlock *Block = pickBlock()) {
1456 SIScheduleBlock *SIScheduleBlockScheduler::pickBlock() { function in class:SIScheduleBlockScheduler

Completed in 559 milliseconds