Jlm
Classes | Namespaces
attribute.hpp File Reference
#include <jlm/rvsdg/type.hpp>
#include <jlm/util/common.hpp>
#include <jlm/util/HashSet.hpp>
#include <cstdint>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for attribute.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::llvm::Attribute
 Attribute. More...
 
class  jlm::llvm::StringAttribute
 String attribute. More...
 
class  jlm::llvm::EnumAttribute
 Enum attribute. More...
 
class  jlm::llvm::IntAttribute
 Integer attribute. More...
 
class  jlm::llvm::TypeAttribute
 Type attribute. More...
 
struct  jlm::util::Hash< jlm::llvm::EnumAttribute >
 
struct  jlm::util::Hash< jlm::llvm::IntAttribute >
 
struct  jlm::util::Hash< jlm::llvm::StringAttribute >
 
struct  jlm::util::Hash< jlm::llvm::TypeAttribute >
 
class  jlm::llvm::AttributeSet
 Attribute set. More...
 

Namespaces

 jlm
 
 jlm::llvm
 Global memory state passed between functions.
 
 jlm::util