Home
last modified time | relevance | path

Searched defs:bcInfo (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp153 PGOBCInfo *bcInfo = tsManager->GetBytecodeInfoCollector()->GetPGOBCInfo(); in CreateTypesForPGO() local
Dbytecode_info_collector.cpp792 LexEnvManager::LexEnvManager(BCInfo &bcInfo) in LexEnvManager()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1063 const auto &bcInfo = bcInfoCollector->GetBytecodeInfo(); in InferLdExternalModuleVar() local
1279 auto &bcInfo = ctx_->GetBytecodeInfo(); in CheckNamespaceFunc() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h844 kungfu::PGOBCInfo *bcInfo = bcInfoCollector_->GetPGOBCInfo(); in GetPGOGTCountByRecordName() local