Home
last modified time | relevance | path

Searched defs:chain_p (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-predcom.c297 } *chain_p; typedef
453 dump_chains (FILE *file, VEC (chain_p, heap) *chains) in dump_chains()
514 release_chains (VEC (chain_p, heap) *chains) in release_chains()
1182 VEC (chain_p, heap) **chains) in determine_roots_comp()
1234 struct component *comps, VEC (chain_p, heap) **chains) in determine_roots()
1788 determine_unroll_factor (VEC (chain_p, heap) *chains) in determine_unroll_factor()
1817 execute_pred_commoning (struct loop *loop, VEC (chain_p, heap) *chains, in execute_pred_commoning()
1838 replace_phis_by_defined_names (VEC (chain_p, heap) *chains) in replace_phis_by_defined_names()
1859 replace_names_by_phis (VEC (chain_p, heap) *chains) in replace_names_by_phis()
2353 try_combine_chains (VEC (chain_p, heap) **chains) in try_combine_chains()
[all …]
H A Dc-aux-info.c279 tree chain_p; in gen_type() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-aux-info.c275 tree chain_p; in gen_type() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-predcom.c342 } *chain_p; typedef