Home
last modified time | relevance | path

Searched defs:next_use (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dregrename.h68 struct du_chain *next_use; member
H A Dhaifa-sched.cc9095 reg_use_data *use, *next_use; in haifa_finish_h_i_d() local
H A Dcombine.cc1023 rtx_insn **next_use; in create_log_links() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dregrename.h68 struct du_chain *next_use; member
H A Dhaifa-sched.c9090 reg_use_data *use, *next_use; in haifa_finish_h_i_d() local
H A Dcombine.c1054 rtx_insn **next_use; in create_log_links() local
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinternals.inl154 use_info::set_next_use (use_info *next_use)
H A Dmember-fns.inl86 use_info::next_use () const function in rtl_ssa::use_info