Searched refs:OldLiveOuts (Results 1 – 1 of 1) sorted by relevance
2031 SmallVector<unsigned, 4> OldLiveOuts; in rewriteLiveOutRegs() local2034 OldLiveOuts.push_back(OLI); in rewriteLiveOutRegs()2037 for (auto LI : OldLiveOuts) { in rewriteLiveOutRegs()