Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp417 uint64_t ScalingFactor = in calcMetadataWeights() local
939 uint64_t ScalingFactor = TotalWeight / UINT32_MAX + 1; in calcEstimatedHeuristics() local
H A DBlockFrequencyInfoImpl.cpp496 Scaled64 ScalingFactor = Scaled64(1, MaxBits - Slack) / Max; in convertFloatingToInteger() local
H A DValueTracking.cpp1377 KnownBits ScalingFactor(IndexBitWidth); in computeKnownBitsFromOperator() local
1386 APInt ScalingFactor(IndexBitWidth, TypeSizeInBytes); in computeKnownBitsFromOperator() local