Searched refs:CurrentNestedLoopCount (Results 1 – 1 of 1) sorted by relevance
8575 << (CurrentNestedLoopCount > 0) << CurrentNestedLoopCount; in checkOpenMPIterationSpace()8648 ResultIterSpaces[CurrentNestedLoopCount].NumIterations = in checkOpenMPIterationSpace()8655 ResultIterSpaces[CurrentNestedLoopCount].CounterVar = in checkOpenMPIterationSpace()8662 ResultIterSpaces[CurrentNestedLoopCount].CondSrcRange = in checkOpenMPIterationSpace()8664 ResultIterSpaces[CurrentNestedLoopCount].IncSrcRange = in checkOpenMPIterationSpace()8690 if (CurrentNestedLoopCount < in checkOpenMPIterationSpace()8693 CurrentNestedLoopCount, in checkOpenMPIterationSpace()8696 CurrentNestedLoopCount, in checkOpenMPIterationSpace()8706 Pair.second.size() <= CurrentNestedLoopCount) { in checkOpenMPIterationSpace()8722 Pair.second[CurrentNestedLoopCount].first, in checkOpenMPIterationSpace()[all …]