Home
last modified time | relevance | path

Searched defs:uinst (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp169 compiler::Inst *uinst = user.GetInst(); in IsPhiAccReady() local
178 for (auto uinst : users_that_required_swap_inputs) { in IsPhiAccReady() local
265 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
278 for (auto uinst : users_that_required_swap_inputs) { in RunImpl() local
287 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
314 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
Dcommon.cpp66 const auto *uinst = user.GetInst(); in CanConvertToIncI() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcode_sink.cpp220 Inst *uinst = user.GetInst(); in IsAcceptableTarget() local