Searched refs:buildCounterStep (Results 1 – 1 of 1) sorted by relevance
8057 Expr *buildCounterStep() const;9209 Expr *OpenMPIterationSpaceChecker::buildCounterStep() const { return Step; } in buildCounterStep() function in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker9464 ResultIterSpaces[CurrentNestedLoopCount].CounterStep = ISC.buildCounterStep(); in checkOpenMPIterationSpace()