Home
last modified time | relevance | path

Searched refs:vn_nary_op_insert_into (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-sccvn.c2262 vn_nary_op_insert_into (vn_nary_op_t vno, htab_t table, bool compute_hash) in vn_nary_op_insert_into() function
2287 return vn_nary_op_insert_into (vno1, current_info->nary, true); in vn_nary_op_insert_pieces()
2302 return vn_nary_op_insert_into (vno1, current_info->nary, true); in vn_nary_op_insert()
2315 return vn_nary_op_insert_into (vno1, current_info->nary, true); in vn_nary_op_insert_stmt()
3467 vn_nary_op_insert_into (nary, info->nary, false); in copy_nary()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-sccvn.c2885 vn_nary_op_insert_into (vn_nary_op_t vno, vn_nary_op_table_type *table, in vn_nary_op_insert_into() function
2920 return vn_nary_op_insert_into (vno1, current_info->nary, true); in vn_nary_op_insert_pieces()
2935 return vn_nary_op_insert_into (vno1, current_info->nary, true); in vn_nary_op_insert()
2948 return vn_nary_op_insert_into (vno1, current_info->nary, true); in vn_nary_op_insert_stmt()
4275 vn_nary_op_insert_into (nary, info->nary, false); in copy_nary()
4871 vn_nary_op_insert_into (old, current_info->nary, false); in after_dom_children()