Searched refs:Dist1 (Results 1 – 1 of 1) sorted by relevance
812 int64_t Dist1 = (IVBump > 0) ? (Dist + (IVBump - 1)) / IVBump in computeCount() local814 assert (Dist1 > 0 && "Fishy thing. Both operands have the same sign."); in computeCount()816 uint64_t Count = Dist1; in computeCount()