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()
603 inline bool IsStateRoot(GateRef gate) const in IsStateRoot()
640 ConstUseIterator ConstUseBegin(GateRef gate) const in ConstUseBegin()
654 UseIterator UseBegin(GateRef gate) const in UseBegin()
668 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
673 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()
680 InsIterator InBegin(GateRef gate) in InBegin()
685 InsIterator InEnd(GateRef gate) in InEnd()
751 const GateRef gate; member
762 ConstInWrapper Ins(GateRef gate) const in Ins()
778 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
783 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()