reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
288 return std::tie(BrokenHints, MaxWeight) < 289 std::tie(O.BrokenHints, O.MaxWeight); 937 Cost.MaxWeight = std::max(Cost.MaxWeight, Intf->weight); 937 Cost.MaxWeight = std::max(Cost.MaxWeight, Intf->weight); 997 Cost.MaxWeight = std::max(Cost.MaxWeight, Intf->weight); 997 Cost.MaxWeight = std::max(Cost.MaxWeight, Intf->weight); 1004 if (Cost.MaxWeight == 0) 1028 BestEvictCost.MaxWeight = VirtReg.weight; 1041 *BestEvictweight = BestEvictCost.MaxWeight; 1124 BestCost.MaxWeight = VirtReg.weight;