Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c24 static int hasStaticCounters = 1; variable
101 hasStaticCounters = 0; in allocateValueProfileCounters()
126 if (!hasStaticCounters) in allocateOneNode()
235 if (!Success && !hasStaticCounters) { in instrumentTargetValueImpl()