Searched defs:IsMember (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
H A D | object_type_check_elimination.cpp | 162 bool ObjectTypeCheckElimination::IsMember(Inst *inst, uint32_t typeId, Inst *refUser) in IsMember() function in ark::compiler::ObjectTypeCheckElimination |
/arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
H A D | assignAnalyzer.cpp | 135 bool Set::IsMember(const int id) const in IsMember() function in ark::es2panda::checker::Set |
Completed in 4 milliseconds