Searched refs:NewFI (Results 1 – 1 of 1) sorted by relevance
317 int NewFI = SlotMapping[SS]; in ColorSlots() local318 if (NewFI == -1 || (NewFI == (int)SS)) in ColorSlots()321 const PseudoSourceValue *NewSV = MF.getPSVManager().getFixedStack(NewFI); in ColorSlots()360 int NewFI = SlotMapping[OldFI]; in RewriteInstruction() local361 if (NewFI == -1 || NewFI == OldFI) in RewriteInstruction()363 MO.setIndex(NewFI); in RewriteInstruction()