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