Searched refs:CurrentNestedLoopCount (Results 1 – 1 of 1) sorted by relevance
9108 << (CurrentNestedLoopCount > 0) << CurrentNestedLoopCount; in checkOpenMPIterationSpace()9184 ResultIterSpaces[CurrentNestedLoopCount].NumIterations = in checkOpenMPIterationSpace()9192 ResultIterSpaces[CurrentNestedLoopCount].CounterVar = in checkOpenMPIterationSpace()9199 ResultIterSpaces[CurrentNestedLoopCount].CondSrcRange = in checkOpenMPIterationSpace()9201 ResultIterSpaces[CurrentNestedLoopCount].IncSrcRange = in checkOpenMPIterationSpace()9227 if (CurrentNestedLoopCount < in checkOpenMPIterationSpace()9230 CurrentNestedLoopCount, in checkOpenMPIterationSpace()9233 CurrentNestedLoopCount, in checkOpenMPIterationSpace()9243 Pair.second.size() <= CurrentNestedLoopCount) { in checkOpenMPIterationSpace()9259 Pair.second[CurrentNestedLoopCount].first, in checkOpenMPIterationSpace()[all …]