Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfiling.c56 uint64_t CurrentVSiteCount = 0; in __llvm_profile_reset_counters() local
64 CurrentVSiteCount += DI->NumValueSites[VKI]; in __llvm_profile_reset_counters()
66 for (i = 0; i < CurrentVSiteCount; ++i) { in __llvm_profile_reset_counters()