Home
last modified time | relevance | path

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

/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h74 double ScalingFactor = 1.4; member
/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp417 uint64_t ScalingFactor = calcMetadataWeights() local
939 uint64_t ScalingFactor = TotalWeight / UINT32_MAX + 1; calcEstimatedHeuristics() local
H A DBlockFrequencyInfoImpl.cpp496 Scaled64 ScalingFactor = Scaled64(1, MaxBits - Slack) / Max; in convertFloatingToInteger() local
H A DValueTracking.cpp1344 KnownBits ScalingFactor(IndexBitWidth); computeKnownBitsFromOperator() local
1353 APInt ScalingFactor(IndexBitWidth, TypeSizeInBytes); computeKnownBitsFromOperator() local