Searched refs:rmFromMergeableSpills (Results 1 – 1 of 1) sorted by relevance
140 bool rmFromMergeableSpills(MachineInstr &Spill, int StackSlot);545 if (HSpiller.rmFromMergeableSpills(MI, StackSlot)) in eliminateRedundantSpills()849 HSpiller.rmFromMergeableSpills(*MI, StackSlot); in coalesceStackAccess()1019 HSpiller.rmFromMergeableSpills(*MI, FI)) in foldMemoryOperand()1361 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills() function in HoistSpillHelper