Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-forwprop.c212 get_prop_source_stmt (tree name, bool single_use_only, bool *single_use_p) in get_prop_source_stmt()
785 bool single_use_p) in forward_propagate_addr_expr_1()
1094 bool single_use_p = has_single_use (name); in forward_propagate_addr_expr() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-forwprop.c225 get_prop_source_stmt (tree name, bool single_use_only, bool *single_use_p) in get_prop_source_stmt()
659 bool single_use_p) in forward_propagate_addr_expr_1()
975 bool single_use_p = parent_single_use_p && has_single_use (name); in forward_propagate_addr_expr() local
H A Dtree-parloops.c1116 bool single_use_p = single_imm_use (res, &use_p, &stmt); in create_call_for_reduction_1() local
2652 bool single_use_p = single_imm_use (res, &use_p, &inner_stmt); in gather_scalar_reductions() local