Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dbb.h29 class MePhiNode; // circular dependency exists, no other choice variable
Dme_ir.h510 explicit MePhiNode(MapleAllocator *alloc) : opnds(kOperandNumBinary, nullptr, alloc->Adapter()) in MePhiNode() function
516 MePhiNode(ScalarMeExpr *expr, MapleAllocator *alloc) in MePhiNode() function