Searched refs:ExistingArgList (Results 1 – 1 of 1) sorted by relevance
2342 DIArgList *ExistingArgList = getUniqued(getContext().pImpl->DIArgLists, this); in handleChangedOperand() local2343 if (ExistingArgList) { in handleChangedOperand()2344 replaceAllUsesWith(ExistingArgList); in handleChangedOperand()