Searched refs:computePSetLimit (Results 1 – 2 of 2) sorted by relevance
136 PSetLimits[Idx] = computePSetLimit(Idx); in getRegPressureSetLimit()141 unsigned computePSetLimit(unsigned Idx) const;
156 unsigned RegisterClassInfo::computePSetLimit(unsigned Idx) const { in computePSetLimit() function in RegisterClassInfo