Searched refs:store_valid_for_store_merging_p (Results 1 – 3 of 3) sorted by relevance
5353 store_valid_for_store_merging_p (gimple *stmt) in store_valid_for_store_merging_p() function5383 if (store_valid_for_store_merging_p (stmt) && ++num_statements >= 2) in get_status_for_store_merging()5409 && store_valid_for_store_merging_p (last_stmt) in get_status_for_store_merging()5478 if (store_valid_for_store_merging_p (stmt)) in execute()
11935 last non-debug stmt in the bb is store_valid_for_store_merging_p
6283 (store_valid_for_store_merging_p): Allow clobber stmts.11667 (store_valid_for_store_merging_p): New predicate.