Searched refs:initialize_hash_element (Results 1 – 3 of 3) sorted by relevance
465 initialize_hash_element (tree expr, tree lhs, struct expr_hash_elt *element) in initialize_hash_element() function522 initialize_hash_element (expr, NULL, &element); in remove_local_expressions_from_table()907 initialize_hash_element (cond, value, element); in record_cond()1932 initialize_hash_element (stmt, lhs, element); in lookup_avail_expr()
315 (initialize_hash_element): New LHS argument. Callers changed.320 and pass LHS to initialize_hash_element.322 hash table entry with initialize_hash_element.399 (initialize_hash_element): New function.400 (remove_local_expressions_from_table): Use initialize_hash_element.
20746 (initialize_hash_element): Initialzie with stmt, not annotation.22531 (initialize_hash_element): Handle GOTO_EXPR.