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