Home
last modified time | relevance | path

Searched refs:get_gimple_control_stmt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadbackward.c75 get_gimple_control_stmt (basic_block bb) in get_gimple_control_stmt() function
303 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadbackward.cc502 get_gimple_control_stmt (basic_block bb) in get_gimple_control_stmt() function
523 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()
H A DChangeLog-20159686 * tree-ssa-threadbackward.c (get_gimple_control_stmt): Use
12750 * tree-ssa-threadbackward.c (get_gimple_control_stmt): New function.