Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dom.c1679 record_equivalences_from_stmt (gimple *stmt, int may_optimize_p, in record_equivalences_from_stmt() argument
1701 if (may_optimize_p in record_equivalences_from_stmt()
2001 bool may_optimize_p; in optimize_stmt() local
2061 may_optimize_p = (!gimple_has_side_effects (stmt) in optimize_stmt()
2068 if (may_optimize_p) in optimize_stmt()
2190 record_equivalences_from_stmt (stmt, may_optimize_p, m_avail_exprs_stack); in optimize_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dom.cc1714 record_equivalences_from_stmt (gimple *stmt, int may_optimize_p, in record_equivalences_from_stmt() argument
1736 if (may_optimize_p in record_equivalences_from_stmt()
2102 bool may_optimize_p; in optimize_stmt() local
2167 may_optimize_p = (!gimple_has_side_effects (stmt) in optimize_stmt()
2174 if (may_optimize_p) in optimize_stmt()
2296 record_equivalences_from_stmt (stmt, may_optimize_p, m_avail_exprs_stack); in optimize_stmt()
H A DChangeLog.tree-ssa8845 enter the new expression in the hash tables if !may_optimize_p.
10522 may_optimize_p. Simplify later code knowing may_optimize_p is