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