Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1817 bool CopyForLowLat = false; in moveLowLatencies() local
1823 CopyForLowLat = true; in moveLowLatencies()
1826 if (!CopyForLowLat) in moveLowLatencies()