Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfData.inc156 #ifndef VALUE_RANGE_PROF
158 #else /* VALUE_RANGE_PROF */
166 #endif /*VALUE_RANGE_PROF */
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc156 #ifndef VALUE_RANGE_PROF
158 #else /* VALUE_RANGE_PROF */
166 #endif /*VALUE_RANGE_PROF */
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp530 #define VALUE_RANGE_PROF 1 in getOrInsertValueProfilingCall() macro
533 #undef VALUE_RANGE_PROF in getOrInsertValueProfilingCall()