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()
601 inline bool IsStateRoot(GateRef gate) const in IsStateRoot()
637 ConstUseIterator ConstUseBegin(GateRef gate) const in ConstUseBegin()
651 UseIterator UseBegin(GateRef gate) const in UseBegin()
665 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
670 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()
677 InsIterator InBegin(GateRef gate) in InBegin()
682 InsIterator InEnd(GateRef gate) in InEnd()
748 const GateRef gate; member
759 ConstInWrapper Ins(GateRef gate) const in Ins()
775 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
780 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()