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