Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSetWavePriority.cpp160 unsigned MaxNumVALUInsts = in runOnMachineFunction() local
164 (Info.LastVMEMLoad && MaxNumVALUInsts >= VALUInstsThreshold); in runOnMachineFunction()