Searched refs:LoopDirective (Results 1 – 1 of 1) sorted by relevance
343 if (auto *LoopDirective = dyn_cast<OMPLoopDirective>(&D)) { in EmitOMPLastprivateClauseFinal() local346 LoopDirective->getUpperBoundVariable()) in EmitOMPLastprivateClauseFinal()349 IVExpr = LoopDirective->getIterationVariable(); in EmitOMPLastprivateClauseFinal()350 IncExpr = LoopDirective->getInc(); in EmitOMPLastprivateClauseFinal()351 auto IUpdate = LoopDirective->updates().begin(); in EmitOMPLastprivateClauseFinal()352 for (auto *E : LoopDirective->counters()) { in EmitOMPLastprivateClauseFinal()