Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp219 rewriteWithNewAddressSpaces(ArrayRef<WeakTrackingVH> Postorder,
846 return rewriteWithNewAddressSpaces(Postorder, InferredAddrSpace, PredicatedAS, in run()
1130 bool InferAddressSpacesImpl::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpacesImpl