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