Searched defs:IsPhiAccReady (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 144 bool RegAccAlloc::IsPhiAccReady(compiler::Inst *phi) const in IsPhiAccReady() function in panda::bytecodeopt::RegAccAlloc |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 199 bool RegAccAlloc::IsPhiAccReady(compiler::Inst *phi) const in IsPhiAccReady() function in ark::bytecodeopt::RegAccAlloc |