MimIR 0.1
MimIR is my Intermediate Representation
|
Utility class when folding constants in normalizers. More...
#include <mim/normalize.h>
Public Member Functions | |
Res () | |
template<class T > | |
Res (T val) | |
constexpr const u64 & | operator* () const & |
constexpr u64 & | operator* () & |
operator bool () const | |
Utility class when folding constants in normalizers.
Definition at line 8 of file normalize.h.
|
inline |
Definition at line 10 of file normalize.h.
|
inline |
Definition at line 13 of file normalize.h.
|
inlineexplicit |
Definition at line 18 of file normalize.h.
|
inlineconstexpr |
Definition at line 17 of file normalize.h.
|
inlineconstexpr |
Definition at line 16 of file normalize.h.