Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp326 ModuleSectionDes::ModuleRegionInfo &curInfo = moduleInfo[i]; in MergeTextSections() local
364 ModuleSectionDes::ModuleRegionInfo &curInfo = moduleInfo[i]; in MergeArkStackMapSections() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp667 auto& curInfo = linearizer_->GetGateInfo(curGate); in VisitPreparedGate() local
675 auto& curInfo = linearizer_->GetGateInfo(curGate); in ComputeLowerBoundAndScheduleGate() local
Dbytecode_circuit_builder.cpp1277 const BytecodeInfo& curInfo = iterator.GetBytecodeInfo(); in ResolveDef() local