|
MLIR 22.0.0git
|
We align LocationStorage by 8, so allow LLVM to steal the low bits. More...
#include "mlir/IR/Location.h"
Static Public Member Functions | |
| static void * | getAsVoidPointer (mlir::Location I) |
| static mlir::Location | getFromVoidPointer (void *P) |
Static Public Attributes | |
| static constexpr int | NumLowBitsAvailable |
We align LocationStorage by 8, so allow LLVM to steal the low bits.
Definition at line 249 of file Location.h.
|
inlinestatic |
Definition at line 251 of file Location.h.
References mlir::Location::getAsOpaquePointer().
|
inlinestatic |
Definition at line 254 of file Location.h.
References mlir::Location::getFromOpaquePointer().
|
staticconstexpr |
Definition at line 257 of file Location.h.