Searched refs:CustomFn (Results 1 – 1 of 1) sorted by relevance
3105 TransformedFunction CustomFn = DFSF.DFS.getCustomFunctionType(FT); in visitWrappedCallBase() local3109 CustomFName, CustomFn.TransformedType); in visitWrappedCallBase()3110 if (Function *CustomFn = dyn_cast<Function>(CustomF.getCallee())) { in visitWrappedCallBase() local3111 CustomFn->copyAttributesFrom(&F); in visitWrappedCallBase()3115 CustomFn->removeFnAttrs(DFSF.DFS.ReadOnlyNoneAttrs); in visitWrappedCallBase()3142 CustomFn, CI->getContext(), CI->getAttributes())); in visitWrappedCallBase()