Searched refs:NewSV (Results 1 – 3 of 3) sorted by relevance
329 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() argument330 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() argument
410 const PseudoSourceValue *NewSV = MF.getPSVManager().getFixedStack(NewFI); in ColorSlots() local413 MMO->setValue(NewSV); in ColorSlots()
1108 const PseudoSourceValue *NewSV = in remapInstructions() local1111 Ref->setValue(NewSV); in remapInstructions()