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