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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c22 static int hasStaticCounters = 1; variable
87 hasStaticCounters = 0;
110 if (!hasStaticCounters)
219 if (!Success && !hasStaticCounters) {

Completed in 125 milliseconds