Home
last modified time | relevance | path

Searched refs:IsLoadUniqueObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp287 return input->IsNullPtr() || input->IsLoadUniqueObject(); in IsNullish()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h962 bool IsLoadUniqueObject() const in IsLoadUniqueObject() function