Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_function.cpp93 auto *newFuncType = static_cast<MIRFuncType *>(funcType->CopyMIRTypeNode()); in ReconstructFormals() local
111 auto *newFuncType = ReconstructFormals(symbols, clearOldArgs); in UpdateFuncTypeAndFormalsAndReturnType() local