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