Home
last modified time | relevance | path

Searched defs:hotnessCntOffset (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp903 GateRef hotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in SetJitHotnessCnt() local
904 Store(VariableType::INT16(), glue, profileTypeInfo, hotnessCntOffset, hotnessCnt); in SetJitHotnessCnt() local
909 GateRef hotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in GetJitHotnessCnt() local
984 GateRef hotnessCntOffset = GetOsrHotnessCntOffset(profileTypeInfo); in GetOsrHotnessCnt() local

Completed in 4 milliseconds