Searched refs:PrunedComputed (Results 1 – 1 of 1) sorted by relevance
1676 bool PrunedComputed; member1680 Pruned(false), PrunedComputed(false) {} in Val()2259 if (V.Pruned || V.PrunedComputed) in isPrunedValue()2267 V.PrunedComputed = true; in isPrunedValue()