Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc1852 gimple *op_stmt = NULL, *other_op_stmt = NULL; in vect_build_slp_tree_2() local
1854 stmts[lane]->stmt, op_stmt, other_op_stmt, in vect_build_slp_tree_2()
1856 if (!op_stmt_info && op_stmt) in vect_build_slp_tree_2()
1857 op_stmt_info = vinfo->lookup_stmt (op_stmt); in vect_build_slp_tree_2()