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