Searched refs:LoopIterationSpace (Results 1 – 1 of 1) sorted by relevance
7757 struct LoopIterationSpace final { struct7890 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType,8635 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType, in buildNumIterations()8646 const LoopIterationSpace &IS = ResultIterSpaces[*InitDependOnLC - 1]; in buildNumIterations()8723 const LoopIterationSpace &IS = ResultIterSpaces[*CondDependOnLC - 1]; in buildNumIterations()9176 llvm::MutableArrayRef<LoopIterationSpace> ResultIterSpaces, in checkOpenMPIterationSpace()9572 SmallVector<LoopIterationSpace, 4> IterSpaces(NumLoops); in checkOpenMPLoop()9880 llvm::all_of(IterSpaces, [](const LoopIterationSpace &LIS) { in checkOpenMPLoop()10089 LoopIterationSpace &IS = IterSpaces[Cnt]; in checkOpenMPLoop()