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