Home | History | Annotate | Download | only in Vectorize

Lines Matching full:user_end

1959     if (std::find(Scalar->user_begin(), Scalar->user_end(), User) ==
1960 Scalar->user_end())