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