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