Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-split.cc841 get_control_equiv_head_block (struct loop *loop, basic_block bb) in get_control_equiv_head_block() function
868 basic_block equiv_head = get_control_equiv_head_block (loop, bb); in find_control_dep_blocks()
915 pred_bb = get_control_equiv_head_block (loop, pred_bb); in find_control_dep_blocks()
H A DChangeLog-20196521 (find_vdef_in_loop, get_control_equiv_head_block): New functions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-split.c795 get_control_equiv_head_block (struct loop *loop, basic_block bb) in get_control_equiv_head_block() function
822 basic_block equiv_head = get_control_equiv_head_block (loop, bb); in find_control_dep_blocks()
869 pred_bb = get_control_equiv_head_block (loop, pred_bb); in find_control_dep_blocks()