Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/src/
Dmdrecord.cpp21 bool DefTyElement::SetContent(const StrInfo curInfo, const std::set<unsigned int> &childTySet) in SetContent()
30 bool DefObjElement::SetContent(const StrInfo curInfo, const MDClass &parentClass) in SetContent()
75 StrInfo curInfo(totalStr, curTy); in CreateStrInTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp328 ModuleSectionDes::ModuleRegionInfo &curInfo = moduleInfo[i]; in MergeTextSections() local
367 ModuleSectionDes::ModuleRegionInfo &curInfo = moduleInfo[i]; in MergeStrtabSections() local
382 ModuleSectionDes::ModuleRegionInfo &curInfo = moduleInfo[i]; in MergeSymtabSections() local
397 ModuleSectionDes::ModuleRegionInfo &curInfo = moduleInfo[i]; in MergeArkStackMapSections() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp681 auto& curInfo = linearizer_->GetGateInfo(curGate); in VisitPreparedGate() local
689 auto& curInfo = linearizer_->GetGateInfo(curGate); in ComputeLowerBoundAndScheduleGate() local