Return the resolver function after peeling off potential ConstantExpr indirection.
Synopsis
Declared in <llvm/IR/GlobalIFunc.h>
Function*
getResolverFunction();
Return Value
The resolver function, or null if it cannot be resolved.
Created with MrDocs