Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/openbsd-src/gnu/gcc/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/openbsd-src/gnu/lib/libiberty/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key PARAMS ((fibheap_t, fibnode_t,
/openbsd-src/gnu/lib/libiberty/src/
H A Dfibheap.c244 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 DChangeLog676 fibheap_replace_key, fibheap_replace_data, fibheap_delete_node,
/openbsd-src/gnu/gcc/gcc/
H A Dbb-reorder.c576 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 Dipa-inline.c461 if (fibheap_replace_key (heap, n, badness)) in update_caller_keys()