CIRCT  19.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
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 llvm
 

Functions

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