Home
last modified time | relevance | path

Searched refs:GetFirstUser (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp146 return inst->GetFirstUser()->GetInst(); in GetFirstUserOrInst()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp49 auto u = inst->GetFirstUser(); in UserInputCheck()
Dinst.h1337 User *GetFirstUser() const in GetFirstUser() function