Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h442 void AddOptFuncs(MIRFunction *func) in AddOptFuncs() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp1028 mod.AddOptFuncs(curFunc); in ParseMIRForFunc()