Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1175 MIRAggConst *addrAggConst = safe_cast<MIRAggConst>(methodAddrAggConst->GetConstVecItem(0)); in EmitAsmLabel() local
1176 DEBUG_ASSERT(addrAggConst != nullptr, "null ptr check"); in EmitAsmLabel()
1177 MIRConst *funcAddrConst = addrAggConst->GetConstVecItem(0); in EmitAsmLabel()

Completed in 5 milliseconds