Lines Matching refs:VisitOMPLoopDirective
553 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { in VisitOMPLoopDirective() function in StmtProfiler
562 VisitOMPLoopDirective(S); in VisitOMPSimdDirective()
566 VisitOMPLoopDirective(S); in VisitOMPForDirective()
570 VisitOMPLoopDirective(S); in VisitOMPForSimdDirective()
596 VisitOMPLoopDirective(S); in VisitOMPParallelForDirective()
601 VisitOMPLoopDirective(S); in VisitOMPParallelForSimdDirective()
683 VisitOMPLoopDirective(S); in VisitOMPTaskLoopDirective()
688 VisitOMPLoopDirective(S); in VisitOMPTaskLoopSimdDirective()
693 VisitOMPLoopDirective(S); in VisitOMPDistributeDirective()
712 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForDirective()
717 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForSimdDirective()
722 VisitOMPLoopDirective(S); in VisitOMPDistributeSimdDirective()
727 VisitOMPLoopDirective(S); in VisitOMPTargetParallelForSimdDirective()