Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp163 if (inst->HasSingleUser()) { in GetExplicitUser()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1211 bool HasSingleUser() const in HasSingleUser() function