Searched refs:vn_add (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-ssa-pre.c | 2408 vn_add (forcedname, val); in create_expression_by_pieces() 2447 vn_add (name, v); in create_expression_by_pieces() 2580 vn_add (PHI_RESULT (temp), val); in insert_into_preds_of_block() 2766 vn_add (node->expr, eprime); in insert_aux() 2842 vn_add (var, val); in add_to_sets() 3063 vn_add (PHI_RESULT (temp), val); in insert_extra_phis() 3482 vn_add (lhs, newt); in compute_avail() 3486 vn_add (lhs, val); in compute_avail()
|
| D | tree-vn.c | 241 vn_add (tree expr, tree val) in vn_add() function
|
| D | tree-flow.h | 926 void vn_add (tree, tree);
|