Home
last modified time | relevance | path

Searched refs:GetPGOBCInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp153 PGOBCInfo *bcInfo = tsManager->GetBytecodeInfoCollector()->GetPGOBCInfo(); in CreateTypesForPGO()
Dbytecode_info_collector.h725 PGOBCInfo* GetPGOBCInfo() in GetPGOBCInfo() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h844 kungfu::PGOBCInfo *bcInfo = bcInfoCollector_->GetPGOBCInfo(); in GetPGOGTCountByRecordName()