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