Searched refs:NewValues (Results 1 – 2 of 2) sorted by relevance
121 void DbgVariableIntrinsic::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() argument124 NewValues.size()) && in addVariableLocationOps()127 assert(!is_contained(NewValues, nullptr) && "New values must be non-null"); in addVariableLocationOps()132 for (auto *VMD : NewValues) in addVariableLocationOps()
210 void addVariableLocationOps(ArrayRef<Value *> NewValues,