Searched refs:bottomNonFullRow_ (Results 1 – 1 of 1) sorted by relevance
109 int bottomNonFullRow_; member in sh::__anone5d72a070111::VariablePacker153 for (; bottomNonFullRow_ >= 0 && rows_[bottomNonFullRow_] == kColumnMask; --bottomNonFullRow_) in searchColumn()157 if (bottomNonFullRow_ - topNonFullRow_ + 1 < numRows) in searchColumn()166 int bottomRow = bottomNonFullRow_ + 1; in searchColumn()213 bottomNonFullRow_ = maxRows_ - 1; in checkExpandedVariablesWithinPackingLimits()