Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp215 rewriteWithNewAddressSpaces(ArrayRef<WeakTrackingVH> Postorder,
827 return rewriteWithNewAddressSpaces(Postorder, InferredAddrSpace, PredicatedAS, in run()
1108 bool InferAddressSpacesImpl::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpacesImpl