Searched defs:loop_arg (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c504 tree loop_arg = PHI_ARG_DEF_FROM_EDGE (phi, latch_e); local
H A Dtree-vect-loop.c7399 tree loop_arg; local
7429 tree loop_arg; local
2943 check_reduction_path(dump_user_location_t loc, loop_p loop, gphi *phi, tree loop_arg, enum tree_code *code, vec<std::pair<ssa_op_iter, use_operand_p> > &path) argument
3095 check_reduction_path(dump_user_location_t loc, loop_p loop, gphi *phi, tree loop_arg, enum tree_code code) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc504 tree loop_arg = PHI_ARG_DEF_FROM_EDGE (phi, latch_e); local
H A Dtree-vect-loop.cc8156 tree loop_arg; local
3380 check_reduction_path(dump_user_location_t loc, loop_p loop, gphi *phi, tree loop_arg, code_helper *code, vec<std::pair<ssa_op_iter, use_operand_p> > &path) argument
3544 check_reduction_path(dump_user_location_t loc, loop_p loop, gphi *phi, tree loop_arg, enum tree_code code) argument

Completed in 150 milliseconds