Searched defs:SetNeedLda (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 171 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda() function in panda::bytecodeopt::RegAccAlloc |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 248 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda() function in ark::bytecodeopt::RegAccAlloc |