Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp51 using Scaled64 = ScaledNumber<uint64_t>; in computeSyntheticCounts() typedef
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp37 using Scaled64 = ScaledNumber<uint64_t>; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h96 using Scaled64 = ScaledNumber<uint64_t>; in updateRelBlockFreq() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp136 using Scaled64 = ScaledNumber<uint64_t>; typedef in __anon7ea6c8fc0111::SelectOptimize
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp92 using Scaled64 = BlockFrequencyInfoImplBase::Scaled64; typedef