Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp893 GateRef hotnessCnt = Load(VariableType::INT16(), profileTypeInfo, hotnessCntOffset); in GetJitHotnessCnt() local
968 GateRef hotnessCnt = Load(VariableType::INT16(), profileTypeInfo, hotnessCntOffset); in GetOsrHotnessCnt() local
981 GateRef hotnessCnt = GetJitHotnessCnt(profileTypeInfo); in IsCompiledOrTryCompile() local