MLIR: mlir::LLVM::ModuleTranslation::SaveStack< T > Struct Template Reference (original) (raw)

RAII object calling stackPush/stackPop on construction/destruction. More...

#include "[mlir/Target/LLVMIR/ModuleTranslation.h](ModuleTranslation%5F8h%5Fsource.html)"

Public Member Functions
template<typename... Args>

Detailed Description

template

struct mlir::LLVM::ModuleTranslation::SaveStack< T >

RAII object calling stackPush/stackPop on construction/destruction.

Definition at line 337 of file ModuleTranslation.h.

Constructor & Destructor Documentation

template

template<typename... Args>

~SaveStack()


The documentation for this struct was generated from the following file: