Home
last modified time | relevance | path

Searched refs:ColorSlots (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp174 bool ColorSlots(MachineFunction &MF);
355 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring
546 Changed = ColorSlots(MF); in runOnMachineFunction()