Home
last modified time | relevance | path

Searched refs:FOR_EACH_IMM_USE_ON_STMT (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-ssa-math-opts.c431 FOR_EACH_IMM_USE_ON_STMT (use_p, use_iter) in execute_cse_reciprocals_1()
HDtree-flow.h278 #define FOR_EACH_IMM_USE_ON_STMT(DEST, ITER) \ macro
HDtree-ssa-dom.c2183 FOR_EACH_IMM_USE_ON_STMT (use_p, iter) in propagate_rhs_into_lhs()
HDlambda-code.c1966 FOR_EACH_IMM_USE_ON_STMT (use_p, imm_iter) in lambda_loopnest_to_gcc_loopnest()
HDtree-vect-transform.c1087 FOR_EACH_IMM_USE_ON_STMT (use_p, imm_iter) in vect_create_epilog_for_reduction()
HDtree-vrp.c3935 FOR_EACH_IMM_USE_ON_STMT (use_p, iter) in remove_range_assertions()
HDtree-cfg.c1265 FOR_EACH_IMM_USE_ON_STMT (use, imm_iter) in replace_uses_by()
HDChangeLog-20066567 FOR_EACH_IMM_USE_ON_STMT): New immediate use iterator macros.
/NextBSD/contrib/gcc/doc/
HDtree-ssa.texi1106 FOR_EACH_IMM_USE_ON_STMT (imm_use_p, iterator)
1118 @code{FOR_EACH_IMM_USE_ON_STMT} iterators. They attempt to preserve the
1134 FOR_EACH_IMM_USE_ON_STMT (imm_use_p, iterator)