LLVM OpenMP 19.0.0git
Macros
ompt-specific.h File Reference
#include "kmp.h"

Go to the source code of this file.

Macros

#define OMPT_REDUCTION_DECL(this_thr, gtid)
 
#define OMPT_REDUCTION_BEGIN
 
#define OMPT_REDUCTION_END
 

Macro Definition Documentation

◆ OMPT_REDUCTION_BEGIN

#define OMPT_REDUCTION_BEGIN

Definition at line 174 of file ompt-specific.h.

◆ OMPT_REDUCTION_DECL

#define OMPT_REDUCTION_DECL (   this_thr,
  gtid 
)

Definition at line 173 of file ompt-specific.h.

◆ OMPT_REDUCTION_END

#define OMPT_REDUCTION_END

Definition at line 175 of file ompt-specific.h.