|
LLVM OpenMP 22.0.0git
|
#include <iostream>#include <fstream>#include <sstream>#include <cassert>Go to the source code of this file.
Classes | |
| struct | ident |
| The ident structure that describes a source location. More... | |
Typedefs | |
| typedef struct ident | ident_t |
Functions | |
| void | func (int *num_exec) |
| int | main () |
Variables | |
| std::string | tdg_string |
| typedef struct ident ident_t |
Definition at line 21 of file omp_record_replay_print_dot.cpp.
Referenced by main().
Definition at line 40 of file omp_record_replay_print_dot.cpp.
References __kmpc_end_record_task(), __kmpc_global_thread_num(), __kmpc_start_record_task(), func(), res, and tdg_string.
| std::string tdg_string |
Definition at line 26 of file omp_record_replay_print_dot.cpp.
Referenced by main().