Searched refs:fibheap_replace_key (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | fibheap.h | 75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/openbsd-src/gnu/gcc/include/ |
H A D | fibheap.h | 75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | fibheap.h | 75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | fibheap.h | 75 extern fibheapkey_t fibheap_replace_key PARAMS ((fibheap_t, fibnode_t,
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | fibheap.c | 244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() function 258 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); in fibheap_delete_node()
|
H A D | ChangeLog | 676 fibheap_replace_key, fibheap_replace_data, fibheap_delete_node,
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | bb-reorder.c | 576 fibheap_replace_key (bbd[e->dest->index].heap, in find_traces_1_round() 738 fibheap_replace_key (bbd[e->dest->index].heap, in find_traces_1_round()
|
H A D | ipa-inline.c | 461 if (fibheap_replace_key (heap, n, badness)) in update_caller_keys()
|