Searched defs:NewSV (Results 1 – 3 of 3) sorted by relevance
286 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue()287 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue()
368 const PseudoSourceValue *NewSV = MF.getPSVManager().getFixedStack(NewFI); in ColorSlots() local
1080 const PseudoSourceValue *NewSV = in remapInstructions() local