Searched refs:is_hidden_global_store (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-sink.c138 is_hidden_global_store (tree stmt) function
324 || is_hidden_global_store (stmt)
H A Dtree-flow.h936 bool is_hidden_global_store (tree);
H A Dtree-ssa-dce.c373 if (is_hidden_global_store (stmt))

Completed in 65 milliseconds