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