Searched refs:get_gimple_control_stmt (Results 1 – 3 of 3) sorted by relevance
75 get_gimple_control_stmt (basic_block bb) in get_gimple_control_stmt() function303 gimple *stmt = get_gimple_control_stmt (m_path[0]); in profitable_jump_thread_path()745 gimple *stmt = get_gimple_control_stmt (bb); in find_jump_threads_backwards()
502 get_gimple_control_stmt (basic_block bb) in get_gimple_control_stmt() function523 gimple *stmt = get_gimple_control_stmt (bb); in maybe_thread_block()735 gimple *stmt = get_gimple_control_stmt (m_path[0]); in profitable_path_p()
9686 * tree-ssa-threadbackward.c (get_gimple_control_stmt): Use12750 * tree-ssa-threadbackward.c (get_gimple_control_stmt): New function.