Searched refs:IsCheckWithOneIn (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | gate_meta_data.cpp | 294 bool GateMetaData::IsCheckWithOneIn() const in IsCheckWithOneIn() function in panda::ecmascript::kungfu::GateMetaData |
| D | gate_accessor.h | 468 bool IsCheckWithOneIn(GateRef gate) const; |
| D | gate_accessor.cpp | 688 bool GateAccessor::IsCheckWithOneIn(GateRef gate) const in IsCheckWithOneIn() function in panda::ecmascript::kungfu::GateAccessor |
| D | gate_meta_data.h | 556 bool IsCheckWithOneIn() const; |