Searched refs:OtherNewV (Results 1 – 1 of 1) sorted by relevance
960 if (Value *OtherNewV = ValueWithNewAddrSpace.lookup(OtherSrc)) { in rewriteWithNewAddressSpaces() local961 if (OtherNewV->getType()->getPointerAddressSpace() == NewAS) { in rewriteWithNewAddressSpaces()962 Cmp->setOperand(OtherIdx, OtherNewV); in rewriteWithNewAddressSpaces()