Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp121 bool ColorSlots(MachineFunction &MF);
318 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring
505 Changed = ColorSlots(MF); in runOnMachineFunction()