Searched refs:loadStoreCounts (Results 1 – 2 of 2) sorted by relevance
41 LoadStoreCounts += Other.loadStoreCounts(); in operator +=() 51 loadStoreCounts() == Other.loadStoreCounts() && in operator ==() 65 Ret += (LoadWeight + StoreWeight) * loadStoreCounts(); in getScore()
43 double loadStoreCounts() const { return LoadStoreCounts; } in loadStoreCounts() function