Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c780 tree e, te, e0, e1, e2, notcond; in tree_simplify_using_condition_1() local
868 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
869 e = fold_binary (TRUTH_OR_EXPR, boolean_type_node, notcond, te); in tree_simplify_using_condition_1()