Searched refs:toTypedFunPointer (Results 1 – 1 of 1) sorted by relevance
217 inline Type *toTypedFunPointer(FunctionType *FTy) { in toTypedFunPointer() function237 return toTypedFunPointer(const_cast<FunctionType *>(FTy)); in unifyPtrType()