Searched defs:NewValues (Results 1 – 3 of 3) sorted by relevance
340 void DbgVariableRecord::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps()
181 void DbgVariableIntrinsic::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps()
1770 SmallVector<Value *> NewValues(Values.size() / 2, nullptr); in generateNewInstTree() local