Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_trace.h107 void SetHotness(bool hotness) in SetHotness() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp77 void BasicBlock::SetHotness(int64_t hotness) in SetHotness() function in ark::compiler::BasicBlock