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