Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7754 unsigned LoopDependentIdx = 0; member
9287 ResultIterSpaces[CurrentNestedLoopCount].LoopDependentIdx = in checkOpenMPIterationSpace()
10227 Built.DependentCounters[Cnt] = Built.Counters[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()
10228 Built.DependentInits[Cnt] = Built.Inits[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()