LLVM  8.0.1
Classes | Namespaces
ValueSymbolTable.h File Reference
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/IR/Value.h"
#include <cstdint>
Include dependency graph for ValueSymbolTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SmallString< InternalLen >
 SmallString - A SmallString is just a SmallVector with methods and accessors that make it work better as a string (e.g. More...
 
class  llvm::SymbolTableListTraits< ValueSubClass >
 
class  llvm::ValueSymbolTable
 This class provides a symbol table of name/value pairs. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.