Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-pre.cc439 get_or_alloc_expr_for_nary (vn_nary_op_t nary, unsigned value_id, in get_or_alloc_expr_for_nary() function
1523 expr = get_or_alloc_expr_for_nary (newnary, new_val_id, expr_loc); in phi_translate_1()
4098 result = get_or_alloc_expr_for_nary in compute_avail()
H A DChangeLog9665 (get_or_alloc_expr_for_nary): Pass in the value-id to use,
H A DChangeLog-20205908 (get_or_alloc_expr_for_nary): New function.