My Project
Public Attributes | List of all members
mlir::detail::TrailingOpResult Struct Reference

This class provides the implementation for a trailing operation result. More...

#include <OperationSupport.h>

Public Attributes

uint64_t trailingResultNumber
 

Detailed Description

This class provides the implementation for a trailing operation result.

Member Data Documentation

◆ trailingResultNumber

uint64_t mlir::detail::TrailingOpResult::trailingResultNumber

The only element is the trailing result number, or the offset from the beginning of the trailing array.


The documentation for this struct was generated from the following file: