Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp257 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local
269 SlotMapping[SS] = NewSS; in ColorSlots()
297 int NewFI = SlotMapping[SS]; in ColorSlots()