Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp276 MIRFunction *MIRBuilder::CreateFunction(const std::string &name, const MIRType &returnType, const A… in CreateFunction() function in maple::MIRBuilder
315 MIRFunction *MIRBuilder::CreateFunction(StIdx stIdx, bool addToTable) const in CreateFunction() function in maple::MIRBuilder