Searched refs:may_optimize_p (Results 1 – 3 of 3) sorted by relevance
1679 record_equivalences_from_stmt (gimple *stmt, int may_optimize_p, in record_equivalences_from_stmt() argument1701 if (may_optimize_p in record_equivalences_from_stmt()2001 bool may_optimize_p; in optimize_stmt() local2061 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()
1714 record_equivalences_from_stmt (gimple *stmt, int may_optimize_p, in record_equivalences_from_stmt() argument1736 if (may_optimize_p in record_equivalences_from_stmt()2102 bool may_optimize_p; in optimize_stmt() local2167 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()
8845 enter the new expression in the hash tables if !may_optimize_p.10522 may_optimize_p. Simplify later code knowing may_optimize_p is