Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1476 unsigned BlocksAfter = AMDGPU::IsaInfo::getAllocatedNumVGPRBlocks( in shouldRevertScheduling() local
1479 if (BlocksAfter > BlocksBefore) in shouldRevertScheduling()