Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1192 MIRAggConst *defTabAggConst = safe_cast<MIRAggConst>(funDefTabAggConst.GetConstVecItem(indexDefTab)); in EmitAsmLabel() local
1193 DEBUG_ASSERT(defTabAggConst != nullptr, "null ptr check"); in EmitAsmLabel()
1194 MIRConst *funcConst = defTabAggConst->GetConstVecItem(0); in EmitAsmLabel()

Completed in 5 milliseconds