Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7164 bool IsNonRectangularUB = false; member
8670 ResultIterSpaces[CurrentNestedLoopCount].IsNonRectangularUB = in checkOpenMPIterationSpace()
9516 if (IS.IsNonRectangularLB || IS.IsNonRectangularUB) { in checkOpenMPLoop()