Home
last modified time | relevance | path

Searched refs:find_block_for_bookkeeping (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.c542 static basic_block find_block_for_bookkeeping (edge e1, edge e2, bool lax);
2044 if (find_block_for_bookkeeping (e1, e2, TRUE)) in moving_insn_creates_bookkeeping_block_p()
4484 find_block_for_bookkeeping (edge e1, edge e2, bool lax) in find_block_for_bookkeeping() function
4661 basic_block book_block = find_block_for_bookkeeping (e1, e2, FALSE); in find_place_for_bookkeeping()
H A Dsel-sched.cc542 static basic_block find_block_for_bookkeeping (edge e1, edge e2, bool lax);
2044 if (find_block_for_bookkeeping (e1, e2, TRUE)) in moving_insn_creates_bookkeeping_block_p()
4484 find_block_for_bookkeeping (edge e1, edge e2, bool lax) in find_block_for_bookkeeping() function
4661 basic_block book_block = find_block_for_bookkeeping (e1, e2, FALSE); in find_place_for_bookkeeping()
H A DChangeLog-20136457 (find_block_for_bookkeeping): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c542 static basic_block find_block_for_bookkeeping (edge e1, edge e2, bool lax);
2044 if (find_block_for_bookkeeping (e1, e2, TRUE)) in moving_insn_creates_bookkeeping_block_p()
4484 find_block_for_bookkeeping (edge e1, edge e2, bool lax) in find_block_for_bookkeeping() function
4661 basic_block book_block = find_block_for_bookkeeping (e1, e2, FALSE); in find_place_for_bookkeeping()