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()
588 inline bool IsStateRoot(GateRef gate) const in IsStateRoot()
618 ConstUseIterator ConstUseBegin(GateRef gate) const in ConstUseBegin()
632 UseIterator UseBegin(GateRef gate) const in UseBegin()
646 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
651 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()
658 InsIterator InBegin(GateRef gate) in InBegin()
663 InsIterator InEnd(GateRef gate) in InEnd()
730 const GateRef gate; member
741 ConstInWrapper Ins(GateRef gate) const in Ins()
757 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
762 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()