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