Searched defs:SlotRemap (Results 1 – 1 of 1) sorted by relevance
455 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() argument621 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, in expungeSlotMap() argument705 DenseMap<int, int> SlotRemap; in runOnMachineFunction() local