Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalIFunc.h83 static FunctionType *getResolverFunctionType(Type *IFuncValTy) { in getResolverFunctionType() function
/src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1010 GlobalIFunc::getResolverFunctionType(GI.getValueType()); in visitGlobalIFunc()