LLVM OpenMP 20.0.0git
Classes | Macros | Typedefs | Functions
omp_record_replay_taskloop.cpp File Reference
#include <iostream>
#include <cassert>

Go to the source code of this file.

Classes

struct  ident
 The ident structure that describes a source location. More...
 

Macros

#define NT   20
 
#define N   128*128
 

Typedefs

typedef struct ident ident_t
 

Functions

int main ()
 

Macro Definition Documentation

◆ N

#define N   128*128

Definition at line 7 of file omp_record_replay_taskloop.cpp.

◆ NT

#define NT   20

Definition at line 6 of file omp_record_replay_taskloop.cpp.

Typedef Documentation

◆ ident_t

typedef struct ident ident_t

Function Documentation

◆ main()

int main ( void  )

Definition at line 22 of file omp_record_replay_taskloop.cpp.

References __kmpc_global_thread_num(), i, N, NT, res, and sum.