Home
last modified time | relevance | path

Searched refs:stmt_dominates_stmt_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.h53 extern bool stmt_dominates_stmt_p (gimple *, gimple *);
H A Dtree-ssa-loop-niter.cc4665 stmt_dominates_stmt_p (gimple *s1, gimple *s2) in stmt_dominates_stmt_p() function
4741 || !stmt_dominates_stmt_p (niter_bound->stmt, stmt)) in n_of_executions_at_most()
4747 if (!stmt_dominates_stmt_p (niter_bound->stmt, stmt)) in n_of_executions_at_most()
H A DChangeLog.tuples4130 stmt_dominates_stmt_p): Types changed.
H A DChangeLog-200719705 * tree-ssa-loop-niter.c (stmt_dominates_stmt_p): Export.
19733 stmt_dominates_stmt_p, get_lsm_tmp_name): Declare.
H A DChangeLog-200810797 * tree-ssa-loop-niter.c (stmt_dominates_stmt_p): Correctly handle
H A DChangeLog-201922675 (stmt_dominates_stmt_p): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.h53 extern bool stmt_dominates_stmt_p (gimple *, gimple *);
H A Dtree-ssa-loop-niter.c4542 stmt_dominates_stmt_p (gimple *s1, gimple *s2) in stmt_dominates_stmt_p() function
4618 || !stmt_dominates_stmt_p (niter_bound->stmt, stmt)) in n_of_executions_at_most()
4624 if (!stmt_dominates_stmt_p (niter_bound->stmt, stmt)) in n_of_executions_at_most()