Lines Matching full:ismax
236 bool isMax() const { return BrokenHints == ~0u; }789 // If !MaxCost.isMax(), then we're just looking for a cheap register.792 if (!MaxCost.isMax() && IsLocal && LIS->intervalIsInOneMBB(*Intf) &&