Searched refs:isBottomClosed (Results 1 – 2 of 2) sorted by relevance
456 bool isBottomClosed() const;497 assert(isBottomClosed() && "Uninitialized pressure tracker");518 assert(isBottomClosed() && "Uninitialized pressure tracker");
93 if (!isTopClosed() || !isBottomClosed()) { in dump()260 bool RegPressureTracker::isBottomClosed() const { in isBottomClosed() function in RegPressureTracker303 if (!isTopClosed() && !isBottomClosed()) { in closeRegion()307 if (!isBottomClosed()) in closeRegion()320 assert(isBottomClosed() && "need bottom-up tracking to intialize."); in initLiveThru()814 if (!isBottomClosed()) in recedeSkipDebugValues()863 if (isBottomClosed()) { in advance()