Searched refs:temp_start_indices (Results 1 – 1 of 1) sorted by relevance
1422 SmallVector<int64_t, 4> temp_start_indices; in matchAndRewrite() local1428 temp_start_indices.push_back(*(val.getRawData())); in matchAndRewrite()1436 GetI64ElementsAttr(temp_start_indices, &rewriter); in matchAndRewrite()