Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp454 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() argument
620 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, in expungeSlotMap() argument
704 DenseMap<int, int> SlotRemap; in runOnMachineFunction() local