Home
last modified time | relevance | path

Searched refs:avail_expr_hash (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-dom.c168 static hashval_t avail_expr_hash (const void *);
504 element->hash = avail_expr_hash (element); in initialize_hash_element()
1983 avail_expr_hash (const void *p) in avail_expr_hash() function
H A DChangeLog.tree-ssa411 (avail_expr_hash, avail_expr_eq): Generalize slightly to handle new
3845 optimize_stmt, avail_expr_hash, avail_expr_eq): Use optypes interface.
7165 (avail_expr_hash, avail_expr_eq): Similarly.
7210 avail_expr_hash, avail_expr_eq):
8784 (avail_expr_hash, avail_expr_eq): Likewise.
9684 (avail_expr_hash): Handle COND_EXPRs, specifically we only care
10524 (avail_expr_hash): Do not use iterative_hash_object or deal with
10735 * tree-ssa.c (avail_expr_hash): Simplify by using iterative_hash_expr
10743 (avail_expr_hash): Use iterative_hash_expr, not iterative_hash_object
11038 (avail_expr_hash): Use iterative_hash_object.
[all …]
H A DChangeLog-200520749 (avail_expr_hash, real_avail_expr_hash, avail_expr_eq): Use generic