Home
last modified time | relevance | path

Searched defs:IsNullCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dstring_builder_utils.cpp155 bool IsNullCheck(const Inst *inst, const Inst *self) in IsNullCheck() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h952 bool IsNullCheck() const in IsNullCheck() function