MLIR
20.0.0git
|
#include "mlir/TableGen/GenInfo.h"
#include "mlir/TableGen/GenNameParser.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/ManagedStatic.h"
Go to the source code of this file.
Variables | |
static llvm::ManagedStatic< std::vector< GenInfo > > | generatorRegistry |
|
static |
Definition at line 17 of file GenInfo.cpp.
Referenced by mlir::GenNameParser::GenNameParser(), and mlir::GenRegistration::GenRegistration().