Searched defs:getExpressions (Results 1 – 2 of 2) sorted by relevance
111 ArrayRef<CounterExpression> getExpressions() const { return UsedExpressions; } in getExpressions() function in __anon938fee4c0111::CounterExpressionsMinimizer
208 ArrayRef<CounterExpression> getExpressions() const { return Expressions; } in getExpressions() function