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