Home
last modified time | relevance | path

Searched defs:Scaled64 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp51 using Scaled64 = ScaledNumber<uint64_t>; in computeSyntheticCounts() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp42 using Scaled64 = ScaledNumber<uint64_t>; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h93 using Scaled64 = ScaledNumber<uint64_t>; in updateRelBlockFreq() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp79 using Scaled64 = BlockFrequencyInfoImplBase::Scaled64; typedef