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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.c116 static void add_to_predicate_list (basic_block, tree);
201 add_to_predicate_list (bb_n, cond);
625 add_to_predicate_list (basic_block bb, tree new_cond) function
677 add_to_predicate_list (e->dest, new_cond);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-if-conv.c115 static void add_to_predicate_list (basic_block, tree);
193 add_to_predicate_list (bb_n, cond);
595 add_to_predicate_list (basic_block bb, tree new_cond) function
651 add_to_predicate_list (e->dest, new_cond);

Completed in 65 milliseconds