Searched refs:hoistSpill (Results 1 – 1 of 1) sorted by relevance
168 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);666 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) { in hoistSpill() function in InlineSpiller1148 if (hoistSpill(OldLI, MI)) { in spillAroundUses()