Lines Matching defs:gate
67 explicit Edge(GateRef gate, size_t index) : gate_(gate), index_(static_cast<uint32_t>(index)) {} in Edge()
298 GateRef gate; member
311 GateRef gate; member
324 const GateRef gate; member
337 GateRef gate; member
348 ConstInWrapper ConstIns(GateRef gate) const in ConstIns()
353 InWrapper Ins(GateRef gate) const in Ins()
358 ConstUseWrapper ConstUses(GateRef gate) const in ConstUses()
363 UseWrapper Uses(GateRef gate) in Uses()
597 inline bool IsStateRoot(GateRef gate) const in IsStateRoot()
631 ConstUseIterator ConstUseBegin(GateRef gate) const in ConstUseBegin()
645 UseIterator UseBegin(GateRef gate) const in UseBegin()
659 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
664 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()
671 InsIterator InBegin(GateRef gate) in InBegin()
676 InsIterator InEnd(GateRef gate) in InEnd()
742 const GateRef gate; member
753 ConstInWrapper Ins(GateRef gate) const in Ins()
769 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
774 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()