Searched defs:VALUE_PROF_KIND (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfiling.h | 30 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 268 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, macro
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 1032 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, macro
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 389 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, macro
|