Home
last modified time | relevance | path

Searched defs:PGOTypeLocation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_location.cpp21 PGOTypeLocation::PGOTypeLocation(const JSPandaFile *jsPandaFile, uint32_t methodOffset, int32_t bcI… in PGOTypeLocation() function in panda::ecmascript::kungfu::PGOTypeLocation
Dpgo_type_location.h41 explicit PGOTypeLocation(const CString &abcName, uint32_t methodOffset, in PGOTypeLocation() function