Home
last modified time | relevance | path

Searched refs:KOtherSrc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1281 if (auto *KOtherSrc = dyn_cast<Constant>(OtherSrc)) { in rewriteWithNewAddressSpaces() local
1282 if (isSafeToCastConstAddrSpace(KOtherSrc, NewAS)) { in rewriteWithNewAddressSpaces()
1285 KOtherSrc, NewV->getType())); in rewriteWithNewAddressSpaces()