Searched refs:rewriteWithNewAddressSpaces (Results 1 – 2 of 2) 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
177 bool rewriteWithNewAddressSpaces(638 return rewriteWithNewAddressSpaces(TTI, Postorder, InferredAddrSpace, &F); in runOnFunction()865 bool InferAddressSpaces::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpaces