Home
last modified time | relevance | path

Searched defs:phiOpnd (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doperand.cpp230 for (auto phiOpnd : phiList) { in GetLeastCommonValidBit() local
241 for (auto phiOpnd : phiList) { in IsRedundancy() local
Dlive.cpp224 auto &phiOpnd = static_cast<PhiOperand &>(opnd); in GetBBDefUse() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1936 auto *phiOpnd = allocator.GetMemPool()->New<PhiOperand>(allocator); in CloneTree() local