Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp94 bool RegAccAlloc::IsAccWrite(compiler::Inst *inst) const in IsAccWrite() function in panda::bytecodeopt::RegAccAlloc
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp496 bool Inst::IsAccWrite() const in IsAccWrite() function in panda::compiler::Inst