Lines Matching defs:CopyArrayElems
3647 SmallVector<const Expr *, 4> CopyArrayElems;
3656 CopyArrayElems.append(C->copy_array_elems().begin(),
3664 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
3667 const Expr *CopyArrayElem = CopyArrayElems[I];
3712 SmallVector<const Expr *, 4> CopyArrayElems;
3720 CopyArrayElems.append(C->copy_array_elems().begin(),
3736 auto &&CodeGen = [&S, OMPScanNumIterations, &LHSs, &RHSs, &CopyArrayElems,
3778 for (const Expr *CopyArrayElem : CopyArrayElems) {
5465 SmallVector<const Expr *, 4> CopyArrayElems;
5477 CopyArrayElems.append(C->copy_array_elems().begin(),
5533 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5550 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5587 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5590 const Expr *CopyArrayElem = CopyArrayElems[I];
5628 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5631 const Expr *CopyArrayElem = CopyArrayElems[I];