Searched refs:NumAssociatedLoops (Results 1 – 2 of 2) sorted by relevance
688 unsigned NumAssociatedLoops = 0;700 unsigned NumAssociatedLoops) in OMPLoopBasedDirective() argument702 NumAssociatedLoops(NumAssociatedLoops) {} in OMPLoopBasedDirective()877 unsigned getLoopsNumber() const { return NumAssociatedLoops; } in getLoopsNumber()971 unsigned NumAssociatedLoops) in OMPLoopTransformationDirective() argument972 : OMPLoopBasedDirective(SC, Kind, StartLoc, EndLoc, NumAssociatedLoops) {} in OMPLoopTransformationDirective()
207 NumAssociatedLoops, in getBody()