Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalIFunc.h83 static FunctionType *getResolverFunctionType(Type *IFuncValTy) { in getResolverFunctionType() argument
84 return FunctionType::get(IFuncValTy->getPointerTo(), false); in getResolverFunctionType()