Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1572 bool WasLiveOut = false; in replaceLiveOutRegs() local
1590 WasLiveOut = true; in replaceLiveOutRegs()
1594 if (WasLiveOut) in replaceLiveOutRegs()