Home
last modified time | relevance | path

Searched refs:funcConst (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1194 MIRConst *funcConst = defTabAggConst->GetConstVecItem(0); in EmitAsmLabel() local
1195 if (funcConst->GetKind() == kConstAddrofFunc) { in EmitAsmLabel()
1196 innerFuncAddr = safe_cast<MIRAddroffuncConst>(funcConst); in EmitAsmLabel()

Completed in 5 milliseconds