Searched refs:ColorSlots (Results 1 – 1 of 1) sorted by relevance
154 bool ColorSlots(MachineFunction &MF);367 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring549 Changed = ColorSlots(MF); in run()