Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp177 bool rewriteWithNewAddressSpaces(
638 return rewriteWithNewAddressSpaces(TTI, Postorder, InferredAddrSpace, &F); in runOnFunction()
865 bool InferAddressSpaces::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpaces