Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp122 bool ColorSlots(MachineFunction &MF);
323 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring
514 Changed = ColorSlots(MF); in runOnMachineFunction()