Home | History | Annotate | Download | only in processor

Lines Matching refs:region_count

545   unsigned int region_count() const { return valid_ ? region_count_ : 0; }