Searched refs:OtherSrc (Results 1 – 1 of 1) sorted by relevance
1260 Value *OtherSrc = Cmp->getOperand(OtherIdx); in performPointerReplacement() local1262 if (Value *OtherNewV = ValueWithNewAddrSpace.lookup(OtherSrc)) { in performPointerReplacement()1271 if (auto *KOtherSrc = dyn_cast<Constant>(OtherSrc)) { in performPointerReplacement()