Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingValue.c156 uint8_t VDataCount = 0; in instrumentTargetValueImpl() local
168 ++VDataCount; in instrumentTargetValueImpl()
171 if (VDataCount >= VPMaxNumValsPerSite) { in instrumentTargetValueImpl()