Searched refs:FOR_EACH_IMM_USE_STMT (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-math-opts.c427 FOR_EACH_IMM_USE_STMT (use_stmt, use_iter, def) function
H A Dtree-flow.h250 #define FOR_EACH_IMM_USE_STMT(STMT, ITER, SSAVAR) \ macro
255 /* Use this to terminate the FOR_EACH_IMM_USE_STMT loop early. Failure to
265 /* Use this iterator in combination with FOR_EACH_IMM_USE_STMT to
269 FOR_EACH_IMM_USE_STMT (stmt, iter, var)
H A Dtree-ssa-forwprop.c834 FOR_EACH_IMM_USE_STMT (use_stmt, iter, name) function
H A Dtree-ssa-dom.c2163 FOR_EACH_IMM_USE_STMT (use_stmt, iter, lhs) function
H A Dlambda-code.c1944 FOR_EACH_IMM_USE_STMT (stmt, imm_iter, oldiv_def) function
H A Dtree-vect-transform.c1086 FOR_EACH_IMM_USE_STMT (use_stmt, imm_iter, orig_name)
H A Dtree-cfg.c1263 FOR_EACH_IMM_USE_STMT (stmt, imm_iter, name) function
H A Dtree-vrp.c3934 FOR_EACH_IMM_USE_STMT (use_stmt, iter, TREE_OPERAND (stmt, 0))

Completed in 110 milliseconds