Searched refs:stmt_may_clobber_ref_p (Results 1 – 11 of 11) sorted by relevance
136 extern bool stmt_may_clobber_ref_p (gimple *, tree, bool = true);
631 && stmt_may_clobber_ref_p (stmt, in find_replaceable_in_bb()
808 if (stmt_may_clobber_ref_p (stmt, var)) in find_local_vars_to_propagate()
3207 stmt_may_clobber_ref_p (gimple *stmt, tree ref, bool tbaa_p) in stmt_may_clobber_ref_p() function
4145 if (stmt_may_clobber_ref_p in compute_avail()
21316 (stmt_may_clobber_ref_p): ... here.29433 call_may_clobber_ref_p, stmt_may_clobber_ref_p, maybe_skip_until,
22002 (stmt_may_clobber_ref_p): Likewise.22007 (stmt_may_clobber_ref_p): Likewise.
7861 ref_maybe_used_by_stmt_p and stmt_may_clobber_ref_p on lhs of each
35883 * tree-ssa-alias.c (stmt_may_clobber_ref_p): Improve handling
784 @item @code{stmt_may_clobber_ref_p}
16279 * 'stmt_may_clobber_ref_p'