Searched refs:NumAssociatedLoops (Results 1 – 2 of 2) sorted by relevance
703 unsigned NumAssociatedLoops = 0;715 unsigned NumAssociatedLoops) in OMPLoopBasedDirective() argument717 NumAssociatedLoops(NumAssociatedLoops) {} in OMPLoopBasedDirective()892 unsigned getLoopsNumber() const { return NumAssociatedLoops; } in getLoopsNumber()986 unsigned NumAssociatedLoops) in OMPLoopTransformationDirective() argument987 : OMPLoopBasedDirective(SC, Kind, StartLoc, EndLoc, NumAssociatedLoops) {} in OMPLoopTransformationDirective()
207 NumAssociatedLoops, in getBody()