Searched refs:profitable_subgraphs (Results 1 – 1 of 1) sorted by relevance
6022 auto_vec<slp_instance> profitable_subgraphs; in vect_slp_region() local6043 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()