Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.cc3045 assert_is_empty (const_basic_block const &, edge_prediction *const &value, in assert_is_empty() function
3133 bb_predictions->traverse<void *, assert_is_empty> (NULL); in tree_estimate_probability()
3152 bb_predictions->traverse<void *, assert_is_empty> (NULL); in tree_guess_outgoing_edge_probabilities()
H A DChangeLog-200711094 * predict.c (assert_is_empty): Likewise.
22785 (clear_bb_predictions, assert_is_empty): New functions.
H A DChangeLog-20211760 * predict.c (assert_is_empty): Return true, thus not changing
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.c3011 assert_is_empty (const_basic_block const &, edge_prediction *const &value, in assert_is_empty() function
3100 bb_predictions->traverse<void *, assert_is_empty> (NULL); in tree_estimate_probability()
3119 bb_predictions->traverse<void *, assert_is_empty> (NULL); in tree_guess_outgoing_edge_probabilities()