Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp108 int ColorSlot(LiveInterval *li);
224 int StackSlotColoring::ColorSlot(LiveInterval *li) { in ColorSlot() function in StackSlotColoring
280 int NewSS = ColorSlot(li); in ColorSlots()