Searched refs:map_count_ (Results 1 – 2 of 2) sorted by relevance
1090 map_count_(0), in BoyerMoorePositionInfo()1105 int map_count() const { return map_count_; } in map_count()1115 int map_count_; // Number of set bits in the map. variable
3643 if (map_count_ != kMapSize) { in SetInterval()3644 map_count_ = kMapSize; in SetInterval()3652 map_count_++; in SetInterval()3655 if (map_count_ == kMapSize) return; in SetInterval()3662 if (map_count_ != kMapSize) { in SetAll()3663 map_count_ = kMapSize; in SetAll()