MLIR
21.0.0git
|
This class provides a resolver for getting the ID for a given class T, when the class provides a static TypeID resolveTypeID()
method.
More...
#include "mlir/Support/TypeID.h"
Static Public Member Functions | |
static TypeID | resolveTypeID () |
This class provides a resolver for getting the ID for a given class T, when the class provides a static TypeID resolveTypeID()
method.
This allows for simplifying situations when the class can resolve the ID itself.
|
inlinestatic |