Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp248 …auto *funcTypeInTypeTable = static_cast<MIRFuncType *>(GlobalTables::GetTypeTable().GetTypeFromTyI… in GetOrCreateFunction() local
249 fn->SetMIRFuncType(funcTypeInTypeTable); in GetOrCreateFunction()