Searched refs:cheapRematCounts (Results 1 – 2 of 2) sorted by relevance
43 CheapRematCounts += Other.cheapRematCounts(); in operator +=()53 cheapRematCounts() == Other.cheapRematCounts() && in operator ==()67 Ret += CheapRematWeight * cheapRematCounts(); in getScore()
46 double cheapRematCounts() const { return CheapRematCounts; } in cheapRematCounts() function