Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingValue.c23 static int hasStaticCounters = 1; variable
88 hasStaticCounters = 0; in allocateValueProfileCounters()
111 if (!hasStaticCounters) in allocateOneNode()
220 if (!Success && !hasStaticCounters) { in instrumentTargetValueImpl()