Searched refs:expr_eval_ops (Results 1 – 7 of 7) sorted by relevance
46 typedef vec<expr_eval_op, va_gc> *expr_eval_ops; typedef66 expr_eval_ops param_ops;267 expr_eval_ops param_ops = NULL);
42 expr_eval_ops_equal_p (expr_eval_ops ops1, expr_eval_ops ops2) in expr_eval_ops_equal_p()637 enum tree_code code, tree val, expr_eval_ops param_ops) in add_condition()
1355 expr_eval_ops *param_ops_p = NULL)1483 expr_eval_ops param_ops; in set_cond_stmt_execution_predicate()1575 expr_eval_ops param_ops; in set_switch_stmt_execution_predicate()
46 typedef vec<expr_eval_op, va_gc> *expr_eval_ops; typedef66 expr_eval_ops param_ops;273 expr_eval_ops param_ops = NULL);
42 expr_eval_ops_equal_p (expr_eval_ops ops1, expr_eval_ops ops2) in expr_eval_ops_equal_p()636 enum tree_code code, tree val, expr_eval_ops param_ops) in add_condition()
1444 expr_eval_ops *param_ops_p = NULL) in decompose_param_expr()1587 expr_eval_ops param_ops; in set_cond_stmt_execution_predicate()1681 expr_eval_ops param_ops; in set_switch_stmt_execution_predicate()
10227 (expr_eval_ops): New typedef.