LLVM 17.0.0git
Classes | Namespaces
OptTable.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Option/OptSpecifier.h"
#include "llvm/Support/StringSaver.h"
#include <cassert>
#include <string>
#include <vector>
Include dependency graph for OptTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::opt::OptTable
 Provide access to the Option info table. More...
 
struct  llvm::opt::OptTable::Info
 Entry for a single option instance in the option data table. More...
 
class  llvm::opt::GenericOptTable
 Specialization of OptTable. More...
 
class  llvm::opt::PrecomputedOptTable
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::opt