Home
last modified time | relevance | path

Searched refs:toTypedFunPointer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h217 inline Type *toTypedFunPointer(FunctionType *FTy) { in toTypedFunPointer() function
237 return toTypedFunPointer(const_cast<FunctionType *>(FTy)); in unifyPtrType()