Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1358 int BlockIndice = TopDownIndex2Block[i]; in scheduleInsideBlocks() local
1359 SIScheduleBlock *Block = CurrentBlocks[BlockIndice]; in scheduleInsideBlocks()
1419 int BlockIndice = TopDownIndex2Block[i]; in fillStats() local
1420 SIScheduleBlock *Block = CurrentBlocks[BlockIndice]; in fillStats()
1434 int BlockIndice = BottomUpIndex2Block[i]; in fillStats() local
1435 SIScheduleBlock *Block = CurrentBlocks[BlockIndice]; in fillStats()