Searched defs:use_flags (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.c475 use_flags); local
423 find_uses_to_rename_stmt(gimple *stmt, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
452 find_uses_to_rename_bb(basic_block bb, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
484 find_uses_to_rename(bitmap changed_bbs, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
540 find_uses_to_rename_in_loop(class loop *loop, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
631 rewrite_into_loop_closed_ssa_1(bitmap changed_bbs, unsigned update_flag, int use_flags, class loop *loop) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.cc473 use_flags); local
421 find_uses_to_rename_stmt(gimple *stmt, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
450 find_uses_to_rename_bb(basic_block bb, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
482 find_uses_to_rename(bitmap changed_bbs, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
538 find_uses_to_rename_in_loop(class loop *loop, bitmap *use_blocks, bitmap need_phis, int use_flags) argument
629 rewrite_into_loop_closed_ssa_1(bitmap changed_bbs, unsigned update_flag, int use_flags, class loop *loop) argument
[all...]

Completed in 195 milliseconds