Loading [MathJax]/extensions/tex2jax.js
CIRCT 21.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
circt::scheduling::detail Namespace Reference

Classes

class  Dependence
 A wrapper class to uniformly handle def-use and auxiliary dependence edges. More...
 
class  DependenceIterator
 An iterator to transparently surface an operation's def-use dependences from the SSA subgraph (induced by the registered operations), as well as auxiliary, operation-to-operation dependences explicitly provided by the client. More...