Searched refs:NewValues (Results 1 – 4 of 4) sorted by relevance
218 void DPValue::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() argument221 NewValues.size()) && in addVariableLocationOps()224 assert(!is_contained(NewValues, nullptr) && "New values must be non-null"); in addVariableLocationOps()229 for (auto *VMD : NewValues) in addVariableLocationOps()
178 void DbgVariableIntrinsic::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() argument181 NewValues.size()) && in addVariableLocationOps()184 assert(!is_contained(NewValues, nullptr) && "New values must be non-null"); in addVariableLocationOps()189 for (auto *VMD : NewValues) in addVariableLocationOps()
219 void addVariableLocationOps(ArrayRef<Value *> NewValues,
319 void addVariableLocationOps(ArrayRef<Value *> NewValues,