Searched refs:NumAssociatedLoops (Results 1 – 2 of 2) sorted by relevance
687 unsigned NumAssociatedLoops = 0;699 unsigned NumAssociatedLoops) in OMPLoopBasedDirective() argument701 NumAssociatedLoops(NumAssociatedLoops) {} in OMPLoopBasedDirective()876 unsigned getLoopsNumber() const { return NumAssociatedLoops; } in getLoopsNumber()970 unsigned NumAssociatedLoops) in OMPLoopTransformationDirective() argument971 : OMPLoopBasedDirective(SC, Kind, StartLoc, EndLoc, NumAssociatedLoops) {} in OMPLoopTransformationDirective()
207 NumAssociatedLoops, in getBody()