Searched refs:LoopIterationSpace (Results 1 – 1 of 1) sorted by relevance
7127 struct LoopIterationSpace final { struct7259 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType,8013 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType, in buildNumIterations()8024 const LoopIterationSpace &IS = ResultIterSpaces[*InitDependOnLC - 1]; in buildNumIterations()8101 const LoopIterationSpace &IS = ResultIterSpaces[*CondDependOnLC - 1]; in buildNumIterations()8554 llvm::MutableArrayRef<LoopIterationSpace> ResultIterSpaces, in checkOpenMPIterationSpace()8946 SmallVector<LoopIterationSpace, 4> IterSpaces(NumLoops); in checkOpenMPLoop()9240 llvm::all_of(IterSpaces, [](const LoopIterationSpace &LIS) { in checkOpenMPLoop()9437 LoopIterationSpace &IS = IterSpaces[Cnt]; in checkOpenMPLoop()