Home
last modified time | relevance | path

Searched refs:profitable_subgraphs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc6022 auto_vec<slp_instance> profitable_subgraphs; in vect_slp_region() local
6043 profitable_subgraphs.safe_push (instance); in vect_slp_region()
6048 if (!profitable_subgraphs.is_empty () in vect_slp_region()
6069 if (!profitable_subgraphs.is_empty () in vect_slp_region()
6075 profitable_subgraphs.truncate (0); in vect_slp_region()
6081 for (slp_instance instance : profitable_subgraphs) in vect_slp_region()