Home | History | Annotate | Download | only in cp

Lines Matching defs:orig_step

6578       tree orig_step;
6625 orig_step = step;
6627 step = orig_step = save_expr (step);
6645 orig_step = maybe_constant_value (orig_step);
6657 || orig_step == error_mark_node)
6668 orig_step = fold_build_cleanup_point_expr (TREE_TYPE (orig_step),
6669 orig_step);
6707 TREE_VEC_ELT (it, 3) = orig_step;
6711 TREE_VEC_ELT (it, 4) = orig_step;