Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1984 SmallVector<unsigned, 4> OldLiveOuts; in rewriteLiveOutRegs() local
1987 OldLiveOuts.push_back(OLI); in rewriteLiveOutRegs()
1990 for (auto LI : OldLiveOuts) { in rewriteLiveOutRegs()