Searched defs:ifException (Results 1 – 2 of 2) sorted by relevance
796 GateRef ifException = Circuit::NullGate(); in ReplaceHirWithIfBranch() local863 GateRef ifException = Circuit::NullGate(); in ReplaceHirAndDeleteIfException() local
920 auto ifException = circuit_->NewGate(circuit_->IfException(), {gate, gate}); in NewJSGate() local