Searched defs:new_cond (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-forwprop.c180 tree new_cond = NULL_TREE; local
516 tree new_cond = find_equivalent_equality_comparison (cond); local
540 tree new_cond = forward_propagate_into_cond_1 (cond, &test_var); local
[all...]
H A Dtree-if-conv.c595 add_to_predicate_list (basic_block bb, tree new_cond) argument
616 tree new_cond = NULL_TREE; local

Completed in 120 milliseconds