Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp135 bool PGOTypeRecorder::IsInsufficientProfile(int32_t offset) const in IsInsufficientProfile() function in panda::ecmascript::kungfu::PGOTypeRecorder
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h858 inline bool IsInsufficientProfile() const in IsInsufficientProfile() function