Home
last modified time | relevance | path

Searched defs:single_use_p (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-forwprop.c228 get_prop_source_stmt (tree name, bool single_use_only, bool *single_use_p) in get_prop_source_stmt()
666 bool single_use_p) in forward_propagate_addr_expr_1()
981 bool single_use_p = parent_single_use_p && has_single_use (name); in forward_propagate_addr_expr() local
H A Dtree-parloops.c1820 bool single_use_p = single_imm_use (res, &use_p, &stmt); in create_call_for_reduction_1() local
3356 bool single_use_p = single_imm_use (res, &use_p, &inner_stmt); in gather_scalar_reductions() local
H A Dtree-vect-patterns.c1569 bool single_use_p = false; in vect_recog_over_widening_pattern() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-forwprop.cc229 get_prop_source_stmt (tree name, bool single_use_only, bool *single_use_p) in get_prop_source_stmt()
668 bool single_use_p) in forward_propagate_addr_expr_1()
983 bool single_use_p = parent_single_use_p && has_single_use (name); in forward_propagate_addr_expr() local
H A Dfwprop.cc190 const bool single_use_p; member in __anon10cd8d3c0111::fwprop_propagation
H A Dtree-parloops.cc1820 bool single_use_p = single_imm_use (res, &use_p, &stmt); in create_call_for_reduction_1() local
3359 bool single_use_p = single_imm_use (res, &use_p, &inner_stmt); in gather_scalar_reductions() local
H A Dtree-vect-patterns.cc388 bool *single_use_p = NULL) in vect_look_through_possible_promotion()
1893 bool single_use_p = false; in vect_recog_over_widening_pattern() local