Lines Matching defs:MDs
313 SmallVector<ValueAsMetadata *, 4> MDs;
316 MDs.push_back(VMD == *OldIt ? NewOperand : getAsMetadata(VMD));
317 setRawLocation(DIArgList::get(getVariableLocationOp(0)->getContext(), MDs));
331 SmallVector<ValueAsMetadata *, 4> MDs;
334 MDs.push_back(Idx == OpIdx ? NewOperand
337 setRawLocation(DIArgList::get(getVariableLocationOp(0)->getContext(), MDs));
348 SmallVector<ValueAsMetadata *, 4> MDs;
350 MDs.push_back(getAsMetadata(VMD));
352 MDs.push_back(getAsMetadata(VMD));
353 setRawLocation(DIArgList::get(getVariableLocationOp(0)->getContext(), MDs));