Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp239 static inline uint64_t getScaledCount(uint64_t Count, uint64_t Num, in getScaledCount() function
305 C = getScaledCount(C, ActualCount, SavedTotalCount); in perform()