Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1780 bool IsLowLatencyUser = false; in moveLowLatencies() local
1786 IsLowLatencyUser = true; in moveLowLatencies()
1810 if (IsLowLatencyUser) in moveLowLatencies()
1812 } else if (IsLowLatencyUser) { in moveLowLatencies()