Searched refs:ResultIterSpaces (Results 1 – 1 of 1) sorted by relevance
7259 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType,8013 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType, in buildNumIterations() argument8024 const LoopIterationSpace &IS = ResultIterSpaces[*InitDependOnLC - 1]; in buildNumIterations()8101 const LoopIterationSpace &IS = ResultIterSpaces[*CondDependOnLC - 1]; in buildNumIterations()8554 llvm::MutableArrayRef<LoopIterationSpace> ResultIterSpaces, in checkOpenMPIterationSpace() argument8640 ResultIterSpaces[CurrentNestedLoopCount].PreCond = ISC.buildPreCond( in checkOpenMPIterationSpace()8642 ResultIterSpaces[CurrentNestedLoopCount].NumIterations = in checkOpenMPIterationSpace()8643 ISC.buildNumIterations(DSA.getCurScope(), ResultIterSpaces, in checkOpenMPIterationSpace()8649 ResultIterSpaces[CurrentNestedLoopCount].CounterVar = in checkOpenMPIterationSpace()8651 ResultIterSpaces[CurrentNestedLoopCount].PrivateCounterVar = in checkOpenMPIterationSpace()[all …]