Home
last modified time | relevance | path

Searched refs:TotalNestedLoopCount (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9353 unsigned TotalNestedLoopCount, Expr *CollapseLoopCountExpr, in checkOpenMPIterationSpace() argument
9374 << getOpenMPDirectiveName(DK) << TotalNestedLoopCount in checkOpenMPIterationSpace()
9376 if (TotalNestedLoopCount > 1) { in checkOpenMPIterationSpace()