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