Home
last modified time | relevance | path

Searched refs:fibheap_empty (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dfibheap.h73 extern int fibheap_empty (fibheap_t);
/openbsd-src/gnu/gcc/include/
H A Dfibheap.h73 extern int fibheap_empty (fibheap_t);
/openbsd-src/gnu/lib/libiberty/include/
H A Dfibheap.h73 extern int fibheap_empty (fibheap_t);
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dfibheap.h73 extern int fibheap_empty PARAMS ((fibheap_t));
/openbsd-src/gnu/gcc/gcc/
H A Dipa-inline.c596 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()
H A Dtracer.c241 && !fibheap_empty (heap)) in tail_duplicate()
H A Dvar-tracking.c1832 while (!fibheap_empty (pending)) in vt_find_locations()
1843 while (!fibheap_empty (worklist)) in vt_find_locations()
H A Dbt-load.c1438 while (!fibheap_empty (all_btr_defs)) in migrate_btr_defs()
H A Dbb-reorder.c436 while (!fibheap_empty (*heap)) in find_traces_1_round()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtracer.c241 && !fibheap_empty (heap)) in tail_duplicate()
H A Ddf.c3902 while (!fibheap_empty (worklist))
3961 while (!fibheap_empty (worklist))
/openbsd-src/gnu/lib/libiberty/src/
H A Dfibheap.c276 fibheap_empty (fibheap_t heap) in fibheap_empty() function
H A DChangeLog677 fibheap_delete, fibheap_empty, fibheap_extr_min_node,