OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:which_heap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
bb-reorder.cc
646
bb_heap_t *
which_heap
= *heap;
664
which_heap
= new_heap;
667
bbd[e->dest->index].heap =
which_heap
;
668
bbd[e->dest->index].node =
which_heap
->insert (key, e->dest);
674
(
which_heap
== new_heap) ? "next" : "this",
645
bb_heap_t *
which_heap
= *heap;
local
/src/external/gpl3/gcc.old/dist/gcc/
bb-reorder.cc
646
bb_heap_t *
which_heap
= *heap;
664
which_heap
= new_heap;
667
bbd[e->dest->index].heap =
which_heap
;
668
bbd[e->dest->index].node =
which_heap
->insert (key, e->dest);
674
(
which_heap
== new_heap) ? "next" : "this",
645
bb_heap_t *
which_heap
= *heap;
local
Completed in 14 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026