Searched refs:hashable_expr (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-dom.c94 struct hashable_expr struct
113 struct hashable_expr cond;
161 struct hashable_expr expr;
177 static bool hashable_expr_equal_p (const struct hashable_expr *,
178 const struct hashable_expr *);
200 const struct hashable_expr *expr1 = &p1->expr;
202 const struct hashable_expr *expr2 = &p2->expr;
290 struct hashable_expr *expr = &element->expr;
394 a hashable_expr expression EXPR. The conditional must be a
399 initialize_expr_from_cond (tree cond, struct hashable_expr *exp
[all...]

Completed in 92 milliseconds