Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1825 bool CopyForLowLat = false; in moveLowLatencies() local
1831 CopyForLowLat = true; in moveLowLatencies()
1834 if (!CopyForLowLat) in moveLowLatencies()