Searched refs:test_for_singularity (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dom.cc760 void test_for_singularity (gimple *, avail_exprs_stack *);
1939 dom_opt_dom_walker::test_for_singularity (gimple *stmt, function in class:dom_opt_dom_walker
2291 test_for_singularity (stmt, m_avail_exprs_stack);
H A Dvr-values.cc3347 test_for_singularity (enum tree_code cond_code, tree op0, function
3583 tree new_tree = test_for_singularity (cond_code, op0, op1, vr);
3611 new_tree = test_for_singularity
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dom.c1899 test_for_singularity (gimple *stmt, gcond *dummy_cond, function
2185 test_for_singularity (stmt, m_dummy_cond, m_avail_exprs_stack);
H A Dvr-values.c3446 test_for_singularity (enum tree_code cond_code, tree op0, function
3576 tree new_tree = test_for_singularity (cond_code, op0, op1, vr);
3604 new_tree = test_for_singularity

Completed in 179 milliseconds