MLIR
21.0.0git
|
Classes | |
class | Template |
Template Code as used by IRDL-to-Cpp. More... | |
Typedefs | |
using | dictionary = llvm::StringMap< llvm::SmallString< 8 > > |
A dictionary stores a mapping of template variable names to their assigned string values. More... | |
using mlir::irdl::detail::dictionary = typedef llvm::StringMap<llvm::SmallString<8> > |
A dictionary stores a mapping of template variable names to their assigned string values.
Definition at line 23 of file TemplatingUtils.h.