MLIR
20.0.0git
|
RAII object calling stackPush/stackPop on construction/destruction. More...
#include "mlir/Target/LLVMIR/ModuleTranslation.h"
Public Member Functions | |
template<typename... Args> | |
SaveStack (ModuleTranslation &m, Args &&...args) | |
~SaveStack () | |
RAII object calling stackPush/stackPop on construction/destruction.
Definition at line 299 of file ModuleTranslation.h.
|
inlineexplicit |
Definition at line 301 of file ModuleTranslation.h.
|
inline |
Definition at line 305 of file ModuleTranslation.h.
References mlir::LLVM::ModuleTranslation::stackPop().