Searched refs:changeAddressSpace (Results 1 – 1 of 1) sorted by relevance
43 static PointerType *changeAddressSpace(PointerType *Ty, unsigned AS) { in changeAddressSpace() function60 NewGEP->mutateType(changeAddressSpace(GEPTy, AS)); in rewrite()