Searched refs:bb_to_key (Results 1 – 3 of 3) sorted by relevance
175 static fibheapkey_t bb_to_key (basic_block);245 bbd[e->dest->index].node = fibheap_insert (heap, bb_to_key (e->dest), in find_traces()459 int key = bb_to_key (bb); in find_traces_1_round()561 key = bb_to_key (e->dest); in find_traces_1_round()728 key = bb_to_key (e->dest); in find_traces_1_round()809 bb_to_key (basic_block bb) in bb_to_key() function
10685 (bb_to_key): Likewise.36227 (bb_to_key): Add code to correctly identify cold blocks when
33144 (bb_to_key): New function.