Searched refs:SpillLI (Results 1 – 3 of 3) sorted by relevance
168 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);666 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) { in hoistSpill() argument668 VNInfo *VNI = SpillLI.getVNInfoAt(Idx.getDefIndex()); in hoistSpill()
194 bool hoistSpillInsideBB(LiveInterval &SpillLI, MachineInstr &CopyMI);350 bool InlineSpiller::hoistSpillInsideBB(LiveInterval &SpillLI, in hoistSpillInsideBB() argument354 VNInfo *VNI = SpillLI.getVNInfoAt(Idx.getRegSlot()); in hoistSpillInsideBB()
214 bool hoistSpillInsideBB(LiveInterval &SpillLI, MachineInstr &CopyMI);368 bool InlineSpiller::hoistSpillInsideBB(LiveInterval &SpillLI, in hoistSpillInsideBB() argument372 VNInfo *VNI = SpillLI.getVNInfoAt(Idx.getRegSlot()); in hoistSpillInsideBB()