Searched refs:NewSV (Results 1 – 3 of 3) sorted by relevance
286 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() argument287 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() argument
368 const PseudoSourceValue *NewSV = MF.getPSVManager().getFixedStack(NewFI); in ColorSlots() local371 RefMMOs[i]->setValue(NewSV); in ColorSlots()
1080 const PseudoSourceValue *NewSV = in remapInstructions() local1083 Ref->setValue(NewSV); in remapInstructions()