Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp163 int ColorSlot(LiveInterval *li);
294 int StackSlotColoring::ColorSlot(LiveInterval *li) { in ColorSlot() function in StackSlotColoring
359 int NewSS = ColorSlot(li); in ColorSlots()