Home
last modified time | relevance | path

Searched refs:ProfileFuncArgs (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp347 llvm::Type *ProfileFuncArgs[] = { PointerTy, PointerTy }; in EmitFunctionInstrumentation() local
349 llvm::FunctionType::get(VoidTy, ProfileFuncArgs, false); in EmitFunctionInstrumentation()