Home
last modified time | relevance | path

Searched refs:is_hidden_global_store (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-dse.c172 if (is_hidden_global_store (stmt)) in dse_possible_dead_store_p()
H A Dtree-ssa-sink.c139 is_hidden_global_store (gimple stmt) in is_hidden_global_store() function
H A Dtree-flow.h804 bool is_hidden_global_store (gimple);
H A Dtree-ssa-dce.c373 if (is_hidden_global_store (stmt)) in mark_stmt_if_obviously_necessary()