Home
last modified time | relevance | path

Searched defs:isNullish (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
H A Dets_intrinsics_peephole.cpp297 const auto isNullish = [](Inst *inst) { return inst->IsNullPtr() || inst->IsLoadUndefined(); }; in PeepholeEquals() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp914 auto isNullish = AllocLabel(); in CheckedReferenceNarrowingObject() local

Completed in 6 milliseconds