Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1570 bool WasLiveOut = false; in replaceLiveOutRegs() local
1588 WasLiveOut = true; in replaceLiveOutRegs()
1592 if (WasLiveOut) in replaceLiveOutRegs()