Searched refs:ActualCount (Results 1 – 1 of 1) sorted by relevance
257 uint64_t ActualCount = TotalCount; in perform() local263 ActualCount = *BBEdgeCount; in perform()267 << ActualCount << "\n"); in perform()272 if (ActualCount < MemOPCountThreshold) in perform()279 TotalCount = ActualCount; in perform()281 LLVM_DEBUG(dbgs() << "Scale counts: numerator = " << ActualCount in perform()300 C = getScaledCount(C, ActualCount, SavedTotalCount); in perform()