Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp143 Inst *GetFirstUserOrInst(Inst *inst) in GetFirstUserOrInst() function
182 auto user = GetExplicitUser(GetFirstUserOrInst(save_state)); in PropagateCallerMasks()