Searched defs:IsControlCase (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder_helper.cpp | 250 bool Label::LabelImpl::IsControlCase() const in IsControlCase() function in panda::ecmascript::kungfu::Label::LabelImpl |
| D | share_gate_meta_data.cpp | 157 bool GateMetaData::IsControlCase() const in IsControlCase() function in panda::ecmascript::kungfu::GateMetaData |
| D | circuit.cpp | 280 bool Circuit::IsControlCase(GateRef gate) const in IsControlCase() function in panda::ecmascript::kungfu::Circuit |
| D | gate_accessor.cpp | 1077 bool GateAccessor::IsControlCase(GateRef gate) const in IsControlCase() function in panda::ecmascript::kungfu::GateAccessor |