Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp278 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local
350 SmallVectorImpl<int> &SlotMapping, in RewriteInstruction()