Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp835 … auto updateHotness = circuit_->NewGate(circuit_->UpdateHotness(), {state, depend, offsetGate}); in NewJSGate() local
951 … auto updateHotness = circuit_->NewGate(circuit_->UpdateHotness(), {state, depend, offsetGate}); in NewJump() local
968 auto updateHotness = circuit_->NewGate(circuit_->UpdateHotness(), {state, depend, offsetGate}); in NewReturn() local
Dinterpreter_stub.cpp2290 Label updateHotness(env); in DECLARE_ASM_HANDLER() local
2349 Label updateHotness(env); in DECLARE_ASM_HANDLER() local
2409 Label updateHotness(env); in DECLARE_ASM_HANDLER() local
2480 Label updateHotness(env); in DECLARE_ASM_HANDLER() local
2807 Label updateHotness(env); in DECLARE_ASM_HANDLER() local