Searched refs:setCanBeParallelFor (Results 1 – 3 of 3) sorted by relevance
2552 Dir->setCanBeParallelFor(CanBeParallelFor); in Create()
6340 void setCanBeParallelFor(bool ParFor) { CanBeParallelFor = ParFor; } in setCanBeParallelFor() function
2823 D->setCanBeParallelFor(Record.readBool()); in VisitOMPTargetTeamsGenericLoopDirective()