Searched refs:iv_inv_expr_hasher (Results 1 – 3 of 3) sorted by relevance
553 struct iv_inv_expr_hasher : free_ptr_hash <iv_inv_expr_ent> struct570 iv_inv_expr_hasher::hash (const iv_inv_expr_ent *expr) in hash()578 iv_inv_expr_hasher::equal (const iv_inv_expr_ent *expr1, in equal()605 hash_table<iv_inv_expr_hasher> *inv_expr_tab;1084 data->inv_expr_tab = new hash_table<iv_inv_expr_hasher> (10); in tree_ssa_iv_optimize_init()5943 for (hash_table<iv_inv_expr_hasher>::iterator it in determine_group_iv_costs()
22554 * tree-ssa-loop-ivopts.c (iv_inv_expr_hasher::equal): Same.
26694 * tree-ssa-loop-ivopts.c (iv_inv_expr_hasher): Likewise.