Home
last modified time | relevance | path

Searched defs:phiList (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_insn.cpp572 auto &phiList = v->GetOperands(); in Visit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp52 auto &phiList = static_cast<PhiOperand &>(phiInsnIt.second->GetOperand(kInsnSecondOpnd)); in RemovePhiLiveInFromSuccNotFromThisBB() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h1994 MapleMap<uint32, RegOperand *> phiList; /* ssa-operand && BBId */ member in maplebe::MemOperand::PhiOperand

Completed in 6 milliseconds