Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp921 CallNode *MIRBuilder::CreateStmtCall(PUIdx puIdx, const MapleVector<BaseNode *> &args, Opcode opCod… in CreateStmtCall() function in maple::MIRBuilder
929 CallNode *MIRBuilder::CreateStmtCall(const std::string &callee, const MapleVector<BaseNode *> &args) in CreateStmtCall() function in maple::MIRBuilder