Searched refs:stmt_makes_single_load (Results 1 – 4 of 4) sorted by relevance
119 bool stmt_makes_single_load (tree);
768 stmt_makes_single_load (tree stmt) in stmt_makes_single_load() function959 if (stmt_makes_single_load (stmt)) in replace_vuses_in()
705 && stmt_makes_single_load (stmt)) in copy_prop_visit_stmt()
854 else if (do_store_ccp && stmt_makes_single_load (stmt)) in ccp_fold()1195 else if (do_store_ccp && stmt_makes_single_load (stmt)) in visit_assignment()