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