Searched refs:LastPoppedValue (Results 1 – 1 of 1) sorted by relevance
185 int64_t LastPoppedValue; in evaluate() local192 LastPoppedValue = 0; in evaluate()198 LastPoppedValue = CounterValues[Current.ICounter.getCounterID()]; in evaluate()209 Current.LHS = LastPoppedValue; in evaluate()214 int64_t RHS = LastPoppedValue; in evaluate()215 LastPoppedValue = in evaluate()224 return LastPoppedValue; in evaluate()550 int64_t LastPoppedValue; in getMaxCounterID() local557 LastPoppedValue = 0; in getMaxCounterID()561 LastPoppedValue = Current.ICounter.getCounterID(); in getMaxCounterID()[all …]