Searched refs:ActualCount (Results 1 – 1 of 1) sorted by relevance
243 uint64_t ActualCount = TotalCount; in perform() local249 ActualCount = *BBEdgeCount; in perform()254 << ActualCount << "\n"); in perform()259 if (ActualCount < MemOPCountThreshold) in perform()266 TotalCount = ActualCount; in perform()268 LLVM_DEBUG(dbgs() << "Scale counts: numerator = " << ActualCount in perform()284 C = getScaledCount(C, ActualCount, SavedTotalCount); in perform()