Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DStackSlotColoring.cpp108 bool ColorSlots(MachineFunction &MF);
269 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring
447 Changed = ColorSlots(MF); in runOnMachineFunction()