Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc645 bb_heap_t *which_heap = *heap; in find_traces_1_round() local
663 which_heap = new_heap; in find_traces_1_round()
666 bbd[e->dest->index].heap = which_heap; in find_traces_1_round()
667 bbd[e->dest->index].node = which_heap->insert (key, e->dest); in find_traces_1_round()
673 (which_heap == new_heap) ? "next" : "this", in find_traces_1_round()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c645 bb_heap_t *which_heap = *heap; in find_traces_1_round() local
663 which_heap = new_heap; in find_traces_1_round()
666 bbd[e->dest->index].heap = which_heap; in find_traces_1_round()
667 bbd[e->dest->index].node = which_heap->insert (key, e->dest); in find_traces_1_round()
673 (which_heap == new_heap) ? "next" : "this", in find_traces_1_round()