Searched defs:Descr (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfiling.h | 30 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerLoop.cpp | 397 std::string Descr = DescribePC("%F %L", TE->PC + 1); in CheckExitOnSrcPosOrItem() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 688 VALUE_PROF_KIND(Enumerator,Value,Descr) global() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 259 VALUE_PROF_KIND(Enumerator,Value,Descr) global() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 367 VALUE_PROF_KIND(Enumerator,Value,Descr) global() argument
|
H A D | MemorySanitizer.cpp | 4386 Value *Descr = getLocalVarDescription(I); poisonAllocaUserspace() local 4396 Value *Descr = getLocalVarDescription(I); poisonAllocaKmsan() local
|