Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingValue.c24 static int hasStaticCounters = 1; variable
89 hasStaticCounters = 0; in allocateValueProfileCounters()
114 if (!hasStaticCounters) in allocateOneNode()
223 if (!Success && !hasStaticCounters) { in instrumentTargetValueImpl()