Searched refs:combine_consts (Results 1 – 1 of 1) sorted by relevance
2704 bool combine_consts; in parse_expr() local2789 combine_consts = operand_flags & operand2_flags & HIST_FIELD_FL_CONST; in parse_expr()2791 flags |= combine_consts ? HIST_FIELD_FL_CONST : HIST_FIELD_FL_EXPR; in parse_expr()2829 if (combine_consts) { in parse_expr()