Searched refs:hasStricterSpillThan (Results 1 – 3 of 3) sorted by relevance
178 bool hasStricterSpillThan(const RegSizeInfoByHwMode &I) const;
169 bool RegSizeInfoByHwMode::hasStricterSpillThan(const RegSizeInfoByHwMode &I) in hasStricterSpillThan() function in RegSizeInfoByHwMode
2173 if (RC2->RSI.hasStricterSpillThan(RC1->RSI)) in inferCommonSubClass()