Lines Matching full:newv
350 if (Value *NewV = Materializer->materialize(const_cast<Value *>(V))) {351 getVM()[V] = NewV;352 return NewV;961 Constant *NewV;967 NewV =970 NewV = cast_or_null<Constant>(mapValue(V));972 Elements.push_back(NewV);