|
MLIR 22.0.0git
|
#include "mlir/Target/SMTLIB/SymCache.h"
Public Member Functions | |
| Iterator (std::unique_ptr< CacheIteratorImpl > &&impl) | |
| CacheItem | operator* () const |
| bool | operator== (const Iterator &other) const |
| void | operator++ () |
Definition at line 60 of file SymCache.h.
|
inline |
Definition at line 63 of file SymCache.h.
Referenced by operator==().
|
inline |
Definition at line 65 of file SymCache.h.
|
inline |
Definition at line 71 of file SymCache.h.
Definition at line 68 of file SymCache.h.
References Iterator().