Searched defs:MaxWeight (Results 1 – 6 of 6) sorted by relevance
79 float MaxWeight = 0; ///< Maximum spill weight evicted. member
231 uint32_t MaxWeight = std::numeric_limits<uint32_t>::max(); in setBranchProbs() local
674 std::optional<uint32_t> MaxWeight; in getMaxEstimatedEdgeWeight() local864 auto MaxWeight = getMaxEstimatedEdgeWeight(LoopBB, successors(BB)); in computeEestimateBlockWeight() local
1433 static uint64_t calculateWeightScale(uint64_t MaxWeight) { in calculateWeightScale()1474 uint64_t MaxWeight = *std::max_element(Weights.begin(), Weights.end()); in createProfileWeights() local
1698 uint32_t MaxWeight = 0; in generateMDProfMetadata() local
1793 unsigned MaxWeight = 0, Weight = 0; in computeUberWeights() local