◆ ThreadDiagnostic()
mlir::detail::ParallelDiagnosticHandlerImpl::ThreadDiagnostic::ThreadDiagnostic |
( |
size_t |
id, |
|
|
Diagnostic |
diag |
|
) |
| |
|
inline |
◆ operator<()
bool mlir::detail::ParallelDiagnosticHandlerImpl::ThreadDiagnostic::operator< |
( |
const ThreadDiagnostic & |
rhs | ) |
const |
|
inline |
◆ diag
Diagnostic mlir::detail::ParallelDiagnosticHandlerImpl::ThreadDiagnostic::diag |
◆ id
size_t mlir::detail::ParallelDiagnosticHandlerImpl::ThreadDiagnostic::id |
The id for this diagnostic, this is used for ordering. Note: This id corresponds to the ordered position of the current element being processed by a given thread.
The documentation for this struct was generated from the following file: