Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp223 static inline uint64_t getScaledCount(uint64_t Count, uint64_t Num, in getScaledCount() function
284 C = getScaledCount(C, ActualCount, SavedTotalCount); in perform()