Home
last modified time | relevance | path

Searched refs:AddStmtInCurrentFunctionBody (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_builder.h323 void AddStmtInCurrentFunctionBody(StmtNode &stmt);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp1284 void MIRBuilder::AddStmtInCurrentFunctionBody(StmtNode &stmt) in AddStmtInCurrentFunctionBody() function in maple::MIRBuilder