Lines Matching defs:gate
66 explicit Edge(GateRef gate, size_t index) : gate_(gate), index_(static_cast<uint32_t>(index)) {} in Edge()
295 GateRef gate; member
308 GateRef gate; member
321 const GateRef gate; member
334 GateRef gate; member
345 ConstInWrapper ConstIns(GateRef gate) const in ConstIns()
350 InWrapper Ins(GateRef gate) const in Ins()
355 ConstUseWrapper ConstUses(GateRef gate) const in ConstUses()
360 UseWrapper Uses(GateRef gate) in Uses()
538 inline bool IsStateRoot(GateRef gate) const in IsStateRoot()
561 ConstUseIterator ConstUseBegin(GateRef gate) const in ConstUseBegin()
575 UseIterator UseBegin(GateRef gate) const in UseBegin()
589 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
594 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()
601 InsIterator InBegin(GateRef gate) in InBegin()
606 InsIterator InEnd(GateRef gate) in InEnd()
674 const GateRef gate; member
685 ConstInWrapper Ins(GateRef gate) const in Ins()
701 ConstInsIterator ConstInBegin(GateRef gate) const in ConstInBegin()
706 ConstInsIterator ConstInEnd(GateRef gate) const in ConstInEnd()