Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()