Home
last modified time | relevance | path

Searched defs:VALUE_PROF_FUNC_PARAM (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfiling.h74 #define VALUE_PROF_FUNC_PARAM(ArgType, ArgName, ArgLLVMType) ArgType ArgName macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp606 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() macro