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

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c1237 find_interesting_uses_cond (struct ivopts_data *data, tree stmt, tree *cond_p) function
1635 find_interesting_uses_cond (data, stmt, &COND_EXPR_COND (stmt));
1658 find_interesting_uses_cond (data, stmt, &TREE_OPERAND (stmt, 1));

Completed in 134 milliseconds