Searched defs:MePhiNode (Results 1 – 2 of 2) sorted by relevance
29 class MePhiNode; // circular dependency exists, no other choice variable
510 explicit MePhiNode(MapleAllocator *alloc) : opnds(kOperandNumBinary, nullptr, alloc->Adapter()) in MePhiNode() function516 MePhiNode(ScalarMeExpr *expr, MapleAllocator *alloc) in MePhiNode() function