Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_ssa.cpp37 Operand &phiListOpnd = insn->GetOperand(kInsnSecondOpnd); in ConstructSSA() local
184 Operand *phiListOpnd = &phiInsn->GetOperand(kInsnSecondOpnd); in RenameSuccPhiUse() local
Dcgbb.cpp262 auto &phiListOpnd = static_cast<PhiOperand &>(phiInsn->GetOperand(kInsnSecondOpnd)); in IsInPhiList() local