Searched refs:currentDir (Results 1 – 1 of 1) sorted by relevance
2663 auto currentDir{llvm::omp::Directive::OMPD_unknown}; in CheckWorkshareBlockStmts() local2677 currentDir = beginDir.v; in CheckWorkshareBlockStmts()2685 currentDir = beginDir.v; in CheckWorkshareBlockStmts()2694 currentDir = beginDir.v; in CheckWorkshareBlockStmts()2697 if (!parallelDirSet.test(currentDir)) { in CheckWorkshareBlockStmts()