Lines Matching defs:CopyArrayElems
3701 SmallVector<const Expr *, 4> CopyArrayElems;
3710 CopyArrayElems.append(C->copy_array_elems().begin(),
3718 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
3721 const Expr *CopyArrayElem = CopyArrayElems[I];
3766 SmallVector<const Expr *, 4> CopyArrayElems;
3774 CopyArrayElems.append(C->copy_array_elems().begin(),
3790 auto &&CodeGen = [&S, OMPScanNumIterations, &LHSs, &RHSs, &CopyArrayElems,
3832 for (const Expr *CopyArrayElem : CopyArrayElems) {
5582 SmallVector<const Expr *, 4> CopyArrayElems;
5594 CopyArrayElems.append(C->copy_array_elems().begin(),
5650 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5667 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5704 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5707 const Expr *CopyArrayElem = CopyArrayElems[I];
5745 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5748 const Expr *CopyArrayElem = CopyArrayElems[I];