Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp1133 NaryStmtNode *MIRBuilder::CreateStmtNary(Opcode op, const MapleVector<BaseNode *> &rVals) in CreateStmtNary() function in maple::MIRBuilder
1152 NaryStmtNode *MIRBuilder::CreateStmtNary(Opcode op, BaseNode *rVal) in CreateStmtNary() function in maple::MIRBuilder