Lines Matching defs:first_stmt_info
346 that starts from FIRST_STMT_INFO. Return -1 if the data-ref is not a part
351 stmt_vec_info first_stmt_info)
353 stmt_vec_info next_stmt_info = first_stmt_info;
356 if (first_stmt_info != DR_GROUP_FIRST_ELEMENT (stmt_info))
914 stmt_vec_info first_stmt_info = stmts[0];
1139 "original stmt %G", first_stmt_info->stmt);
1147 && (TREE_OPERAND (gimple_assign_rhs1 (first_stmt_info->stmt), 0)
1173 && (gimple_bb (first_stmt_info->stmt)
1740 stmt_vec_info first_stmt_info
1746 (load_info, first_stmt_info);
1761 && DR_GROUP_SIZE (first_stmt_info) != group_size)
4190 stmt_vec_info first_stmt_info
4198 || ((SLP_TREE_LANES (node) == DR_GROUP_SIZE (first_stmt_info))
4199 && DR_GROUP_GAP (first_stmt_info) == 0)))