Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.cpp32 uint32_t PGOBCInfo::Info::GetPGOExtendGTCount(const CString &recordName) const in GetPGOExtendGTCount() function in panda::ecmascript::kungfu::PGOBCInfo::Info
47 uint32_t PGOBCInfo::GetPGOExtendGTCount(const CString &recordName) const in GetPGOExtendGTCount() function in panda::ecmascript::kungfu::PGOBCInfo
51 count += info.GetPGOExtendGTCount(recordName); in GetPGOExtendGTCount()
H A Dpgo_bc_info.h51 uint32_t GetPGOExtendGTCount(const CString &recordName) const;
91 uint32_t GetPGOExtendGTCount(const CString &recordName) const;

Completed in 1 milliseconds