Searched refs:record_const_or_copy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-dom.c173 static void record_const_or_copy (tree, tree);
634 record_const_or_copy (lhs, rhs);
674 record_const_or_copy (lhs, rhs);
1070 /* A helper function for record_const_or_copy and record_equality.
1116 record_const_or_copy (tree x, tree y) function

Completed in 51 milliseconds