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