Searched refs:storeCounts (Results 1 – 2 of 2) sorted by relevance
40 StoreCounts += Other.storeCounts(); in operator +=()50 storeCounts() == Other.storeCounts() && in operator ==()64 Ret += StoreWeight * storeCounts(); in getScore()
42 double storeCounts() const { return StoreCounts; } in storeCounts() function