Searched refs:NumValuesVisitedInThisNegator (Results 1 – 2 of 2) sorted by relevance
103 NegatorMaxTotalValuesVisited.updateMax(NumValuesVisitedInThisNegator); in ~Negator()500 ++NumValuesVisitedInThisNegator; in negate()
861 unsigned NumValuesVisitedInThisNegator = 0; variable