Searched refs:CounterBitmap (Results 1 – 2 of 2) sorted by relevance
175 std::vector<uint8_t> CounterBitmap; variable178 for (auto x : CounterBitmap) Res += __builtin_popcount(x); in TotalBits()
267 CounterBitmap.resize(NumCounters); in PrepareCoverageBeforeRun()282 CounterBitmap.data()); in CheckCoverageAfterRun()