Searched refs:op_stmts (Results 1 – 1 of 1) sorted by relevance
1980 vec<stmt_vec_info> op_stmts; in vect_build_slp_tree_2() local1981 op_stmts.create (group_size); in vect_build_slp_tree_2()1991 op_stmts.truncate (0); in vect_build_slp_tree_2()1993 op_stmts.quick_push in vect_build_slp_tree_2()1995 child = vect_build_slp_tree (vinfo, op_stmts, in vect_build_slp_tree_2()2030 op_stmts.release (); in vect_build_slp_tree_2()