Home
last modified time | relevance | path

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

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