Searched refs:hasNonZeroAVL (Results 1 – 1 of 1) sorted by relevance
586 bool hasNonZeroAVL(const LiveIntervals *LIS) const { in hasNonZeroAVL() function in __anoncddf45c50111::VSETVLIInfo602 return (hasNonZeroAVL(LIS) && Other.hasNonZeroAVL(LIS)); in hasEquallyZeroAVL()