Searched refs:ActualCount (Results 1 – 1 of 1) sorted by relevance
261 uint64_t ActualCount = TotalCount; in perform() local267 ActualCount = *BBEdgeCount; in perform()272 << ActualCount << "\n"); in perform()277 if (ActualCount < MemOPCountThreshold) in perform()284 TotalCount = ActualCount; in perform()286 LLVM_DEBUG(dbgs() << "Scale counts: numerator = " << ActualCount in perform()305 C = getScaledCount(C, ActualCount, SavedTotalCount); in perform()