Searched refs:rewriteWithNewAddressSpaces (Results 1 – 1 of 1) sorted by relevance
142 rewriteWithNewAddressSpaces(const std::vector<Value *> &Postorder,435 return rewriteWithNewAddressSpaces(Postorder, InferredAddrSpace, &F); in runOnFunction()509 bool NVPTXInferAddressSpaces::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in NVPTXInferAddressSpaces