MLIR
20.0.0git
|
This class represents a fused location whose metadata is known to be an instance of the given type. More...
#include "mlir/IR/Location.h"
Public Member Functions | |
MetadataT | getMetadata () const |
Return the metadata associated with this fused location. More... | |
Static Public Member Functions | |
static bool | classof (Attribute attr) |
Support llvm style casting. More... | |
This class represents a fused location whose metadata is known to be an instance of the given type.
Definition at line 156 of file Location.h.
|
inlinestatic |
Support llvm style casting.
Definition at line 166 of file Location.h.
|
inline |
Return the metadata associated with this fused location.
Definition at line 161 of file Location.h.