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