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

/freebsd-9.3-release/contrib/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 78 milliseconds