Home
last modified time | relevance | path

Searched defs:scopedGate (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcombined_pass_visitor.cpp168 [[maybe_unused]] auto scopedGate = circuit_->VisitGateBegin(gate); in VisitGate() local
H A Dntype_bytecode_lowering.cpp54 [[maybe_unused]] auto scopedGate = circuit_->VisitGateBegin(gate); in Lower() local
H A Dtyped_bytecode_lowering.cpp114 [[maybe_unused]] auto scopedGate = circuit_->VisitGateBegin(gate); in Lower() local
H A Dslowpath_lowering.cpp53 [[maybe_unused]] auto scopedGate = circuit_->VisitGateBegin(gate); in CallRuntimeLowering() local
H A Dtyped_hcr_lowering.cpp43 [[maybe_unused]] auto scopedGate = circuit_->VisitGateBegin(gate); in VisitGate() local

Completed in 19 milliseconds