Searched refs:CustomF (Results 1 – 1 of 1) sorted by relevance
2914 FunctionCallee CustomF = DFSF.DFS.Mod->getOrInsertFunction( in visitWrappedCallBase() local2916 if (Function *CustomFn = dyn_cast<Function>(CustomF.getCallee())) { in visitWrappedCallBase()2945 CallInst *CustomCI = IRB.CreateCall(CustomF, Args); in visitWrappedCallBase()