Home
last modified time | relevance | path

Searched defs:IsAccRead (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp85 bool RegAccAlloc::IsAccRead(compiler::Inst *inst) const in IsAccRead() function in panda::bytecodeopt::RegAccAlloc
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp491 bool Inst::IsAccRead() const in IsAccRead() function in panda::compiler::Inst