CIRCT  18.0.0git
Classes | Namespaces | Functions
FieldRef.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/IR/Value.h"
#include "llvm/ADT/DenseMapInfo.h"
Include dependency graph for FieldRef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::FieldRef
 This class represents a reference to a specific field or element of an aggregate value. More...
 
struct  llvm::DenseMapInfo< circt::FieldRef >
 Allow using FieldRef with DenseMaps. More...
 

Namespaces

 circt
 This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context.
 
 llvm
 

Functions

inline ::llvm::hash_code circt::hash_value (const FieldRef &fieldRef)
 Get a hash code for a FieldRef. More...