Searched refs:fibheap_replace_key (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | fibheap.h | 80 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | fibheap.h | 79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | fibheap.h | 79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | fibheap.h | 79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | fibheap.c | 247 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 D | fibheap.c | 247 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 D | fibheap.c | 247 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 D | fibheap.c | 247 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 D | bb-reorder.c | 571 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 D | ipa-inline.c | 920 fibheap_replace_key (heap, n, badness); in update_edge_key()
|