Searched refs:CounterVar (Results 1 – 2 of 2) sorted by relevance
221 auto CounterVar = Matches[0].getNodeAs<VarDecl>("initVarName"); in shouldCompletelyUnroll() local238 return !isPossiblyEscaped(CounterVar->getCanonicalDecl(), Pred); in shouldCompletelyUnroll()
7137 Expr *CounterVar = nullptr; member8034 IS.CounterVar, MinValue.get()); in buildNumIterations()8054 IS.CounterVar, MaxValue.get()); in buildNumIterations()8111 IS.CounterVar, MinValue.get()); in buildNumIterations()8131 IS.CounterVar, MaxValue.get()); in buildNumIterations()8649 ResultIterSpaces[CurrentNestedLoopCount].CounterVar = in checkOpenMPIterationSpace()8678 ResultIterSpaces[CurrentNestedLoopCount].CounterVar == nullptr || in checkOpenMPIterationSpace()8691 ResultIterSpaces[CurrentNestedLoopCount].CounterVar); in checkOpenMPIterationSpace()8709 ResultIterSpaces[CurrentNestedLoopCount].CounterVar, Captures, in checkOpenMPIterationSpace()8714 ResultIterSpaces[CurrentNestedLoopCount].CounterVar, Captures, in checkOpenMPIterationSpace()[all …]