Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDbb-reorder.c582 fibheap_t which_heap = *heap; in find_traces_1_round() local
599 which_heap = new_heap; in find_traces_1_round()
602 bbd[e->dest->index].heap = which_heap; in find_traces_1_round()
603 bbd[e->dest->index].node = fibheap_insert (which_heap, in find_traces_1_round()
610 (which_heap == new_heap) ? "next" : "this", in find_traces_1_round()