Searched refs:SpillToKeep (Results 1 – 2 of 2) sorted by relevance
1210 MachineInstr *SpillToKeep = (CIdx > PIdx) ? PrevSpill : CurrentSpill; in rmRedundantSpills() local1212 SpillBBToSpill[MDT.getBase().getNode(Block)] = SpillToKeep; in rmRedundantSpills()
1122 MachineInstr *SpillToKeep = (CIdx > PIdx) ? PrevSpill : CurrentSpill; in rmRedundantSpills() local1124 SpillBBToSpill[MDT.DT->getNode(Block)] = SpillToKeep; in rmRedundantSpills()