Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp197 bool rewriteWithNewAddressSpaces(
786 return rewriteWithNewAddressSpaces(*TTI, Postorder, InferredAddrSpace, &F); in run()
1027 bool InferAddressSpacesImpl::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpacesImpl