Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp109 bool ColorSlots(MachineFunction &MF);
277 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring
453 Changed = ColorSlots(MF); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp129 bool ColorSlots(MachineFunction &MF);
370 bool StackSlotColoring::ColorSlots(MachineFunction &MF) { in ColorSlots() function in StackSlotColoring
747 Changed = ColorSlots(MF); in runOnMachineFunction()