MLIR
20.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 224 of file Location.h.
|
inlinestatic |
Definition at line 226 of file Location.h.
References mlir::Location::getAsOpaquePointer().
|
inlinestatic |
Definition at line 229 of file Location.h.
References mlir::Location::getFromOpaquePointer().
|
staticconstexpr |
Definition at line 232 of file Location.h.