Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-dom.c118 static void record_equivalences_from_stmt (gimple *, int,
1610 record_equivalences_from_stmt (gimple *stmt, int may_optimize_p, in record_equivalences_from_stmt() function
2113 record_equivalences_from_stmt (stmt, may_optimize_p, m_avail_exprs_stack); in optimize_stmt()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-dom.c190 static void record_equivalences_from_stmt (gimple, int);
1993 record_equivalences_from_stmt (gimple stmt, int may_optimize_p) in record_equivalences_from_stmt() function
2313 record_equivalences_from_stmt (stmt, may_optimize_p); in optimize_stmt()