Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpredict.c1670 assert_is_empty (const void *key ATTRIBUTE_UNUSED, void **value, in assert_is_empty() function
1789 pointer_map_traverse (bb_predictions, assert_is_empty, NULL); in tree_estimate_probability()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpredict.c2847 assert_is_empty (const_basic_block const &, edge_prediction *const &value, in assert_is_empty() function
2933 bb_predictions->traverse<void *, assert_is_empty> (NULL); in tree_estimate_probability()
2952 bb_predictions->traverse<void *, assert_is_empty> (NULL); in tree_guess_outgoing_edge_probabilities()