Searched refs:KOtherSrc (Results 1 – 1 of 1) sorted by relevance
969 if (auto *KOtherSrc = dyn_cast<Constant>(OtherSrc)) { in rewriteWithNewAddressSpaces() local970 if (isSafeToCastConstAddrSpace(KOtherSrc, NewAS)) { in rewriteWithNewAddressSpaces()973 ConstantExpr::getAddrSpaceCast(KOtherSrc, NewV->getType())); in rewriteWithNewAddressSpaces()