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