Searched refs:ProfileFuncArgs (Results 1 – 1 of 1) sorted by relevance
347 llvm::Type *ProfileFuncArgs[] = { PointerTy, PointerTy }; in EmitFunctionInstrumentation() local349 llvm::FunctionType::get(VoidTy, ProfileFuncArgs, false); in EmitFunctionInstrumentation()