Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/include/
H A Dfibheap.h80 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/dflybsd-src/contrib/binutils-2.34/include/
H A Dfibheap.h79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/dflybsd-src/contrib/binutils-2.27/include/
H A Dfibheap.h79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/dflybsd-src/contrib/gcc-8.0/include/
H A Dfibheap.h79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dfibheap.c247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() function
261 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); in fibheap_delete_node()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dfibheap.c247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() function
261 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); in fibheap_delete_node()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dfibheap.c247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() function
261 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); in fibheap_delete_node()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dfibheap.c247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() function
261 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); in fibheap_delete_node()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbb-reorder.c571 fibheap_replace_key (bbd[e->dest->index].heap, in find_traces_1_round()
734 fibheap_replace_key (bbd[e->dest->index].heap, in find_traces_1_round()
H A Dipa-inline.c920 fibheap_replace_key (heap, n, badness); in update_edge_key()