Searched refs:fibheap_empty (Results 1 – 13 of 13) sorted by relevance
73 extern int fibheap_empty (fibheap_t);
73 extern int fibheap_empty PARAMS ((fibheap_t));
596 if (fibheap_empty (heap)) in cgraph_decide_recursive_inlining()615 while (!fibheap_empty (heap) in cgraph_decide_recursive_inlining()668 if (!fibheap_empty (heap) && dump_file) in cgraph_decide_recursive_inlining()
241 && !fibheap_empty (heap)) in tail_duplicate()
1832 while (!fibheap_empty (pending)) in vt_find_locations()1843 while (!fibheap_empty (worklist)) in vt_find_locations()
1438 while (!fibheap_empty (all_btr_defs)) in migrate_btr_defs()
436 while (!fibheap_empty (*heap)) in find_traces_1_round()
3902 while (!fibheap_empty (worklist))3961 while (!fibheap_empty (worklist))
276 fibheap_empty (fibheap_t heap) in fibheap_empty() function
677 fibheap_delete, fibheap_empty, fibheap_extr_min_node,