Home
last modified time | relevance | path

Searched refs:getScaledCount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp234 static inline uint64_t getScaledCount(uint64_t Count, uint64_t Num, in getScaledCount() function
300 C = getScaledCount(C, ActualCount, SavedTotalCount); in perform()