Searched refs:fibheap_extract_min (Results 1 – 14 of 14) sorted by relevance
84 extern void *fibheap_extract_min (fibheap_t);
83 extern void *fibheap_extract_min (fibheap_t);
178 fibheap_extract_min (fibheap_t heap) in fibheap_extract_min() function267 fibheap_extract_min (heap); in fibheap_delete_node()
277 basic_block bb = (basic_block) fibheap_extract_min (heap); in tail_duplicate()
1208 = (struct cgraph_edge *) fibheap_extract_min (heap); in recursive_inlining()1402 edge = (struct cgraph_edge *) fibheap_extract_min (heap); in inline_small_functions()
1436 btr_def def = (btr_def) fibheap_extract_min (all_btr_defs); in migrate_btr_defs()
439 bb = (basic_block) fibheap_extract_min (*heap); in find_traces_1_round()
6500 bb = (basic_block) fibheap_extract_min (worklist); in vt_find_locations()
434 bb = (basic_block) fibheap_extract_min (worklist); in move_or_delete_vzeroupper()