Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DSummaryBasedOptimizations.cpp49 using Scaled64 = ScaledNumber<uint64_t>; in computeSyntheticCounts() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp43 using Scaled64 = ScaledNumber<uint64_t>; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h92 using Scaled64 = ScaledNumber<uint64_t>; in updateRelBlockFreq() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp51 typedef BlockFrequencyInfoImplBase::Scaled64 Scaled64; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp71 using Scaled64 = BlockFrequencyInfoImplBase::Scaled64; typedef