Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp197 bool rewriteWithNewAddressSpaces(
783 return rewriteWithNewAddressSpaces(*TTI, Postorder, InferredAddrSpace, &F); in run()
1018 bool InferAddressSpacesImpl::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpacesImpl