Searched refs:get_loop_hot_path (Results 1 – 3 of 3) sorted by relevance
503 get_loop_hot_path (const struct loop *loop) in get_loop_hot_path() function
834 extern vec<basic_block> get_loop_hot_path (const struct loop *loop);
220 vec<basic_block> path = get_loop_hot_path (loop); in tree_estimate_loop_size()