Searched defs:CanUserReadAcc (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 103 bool RegAccAlloc::CanUserReadAcc(compiler::Inst *inst, compiler::Inst *user) const in CanUserReadAcc() function in panda::bytecodeopt::RegAccAlloc |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 152 bool RegAccAlloc::CanUserReadAcc(compiler::Inst *inst, compiler::Inst *user) const in CanUserReadAcc() function in ark::bytecodeopt::RegAccAlloc |