MLIR
21.0.0git
|
Allow LLVM to steal the low bits of Attributes. More...
#include "mlir/IR/Attributes.h"
Static Public Member Functions | |
static void * | getAsVoidPointer (mlir::Attribute attr) |
static mlir::Attribute | getFromVoidPointer (void *ptr) |
Static Public Attributes | |
static constexpr int | NumLowBitsAvailable |
Allow LLVM to steal the low bits of Attributes.
Definition at line 380 of file Attributes.h.
|
inlinestatic |
Definition at line 381 of file Attributes.h.
References mlir::Attribute::getAsOpaquePointer().
|
inlinestatic |
Definition at line 384 of file Attributes.h.
References mlir::Attribute::getFromOpaquePointer().
|
staticconstexpr |
Definition at line 387 of file Attributes.h.