Searched refs:PrunedComputed (Results 1 – 1 of 1) sorted by relevance
1722 bool PrunedComputed; member1726 Pruned(false), PrunedComputed(false) {} in Val()2305 if (V.Pruned || V.PrunedComputed) in isPrunedValue()2313 V.PrunedComputed = true; in isPrunedValue()