Searched refs:TotalNumValues (Results 1 – 2 of 2) sorted by relevance
345 uint64_t TotalNumValues = 0; in showInstrProfile() local397 TotalNumValues += NV; in showInstrProfile()425 OS << "Total Number of Profiled Values : " << TotalNumValues << "\n"; in showInstrProfile()
524 TotalNumValues(0) {} in ValueSitesStats()527 uint64_t TotalNumValues; member539 Stats.TotalNumValues += NV; in traverseAllValueSites()562 OS << " Total number of profiled values: " << Stats.TotalNumValues << "\n"; in showValueSitesStats()