Searched refs:calculateCountScale (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/
H A DInstrumentation.h174 static inline uint64_t calculateCountScale(uint64_t MaxCount) { function in namespace:llvm
/external/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp329 uint64_t Scale = calculateCountScale(MaxCount);
H A DPGOInstrumentation.cpp741 uint64_t Scale = calculateCountScale(MaxCount);

Completed in 106 milliseconds