Searched defs:MaxWeight (Results 1 – 5 of 5) sorted by relevance
90 uint32_t MaxWeight = 0; in getHotSucc() local
219 float MaxWeight; ///< Maximum spill weight evicted. member
822 static uint64_t calculateWeightScale(uint64_t MaxWeight) { in calculateWeightScale()862 uint64_t MaxWeight = *std::max_element(Weights.begin(), Weights.end()); in createBranchWeights() local
571 uint32_t MaxWeight = 0; in getHotSucc() local
1381 unsigned MaxWeight = 0, Weight = 0; in computeUberWeights() local