Searched refs:NewSV (Results 1 – 3 of 3) sorted by relevance
325 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() argument326 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() argument
398 const PseudoSourceValue *NewSV = MF.getPSVManager().getFixedStack(NewFI); in ColorSlots() local401 MMO->setValue(NewSV); in ColorSlots()
1101 const PseudoSourceValue *NewSV = in remapInstructions() local1104 Ref->setValue(NewSV); in remapInstructions()