Home
last modified time | relevance | path

Searched refs:ProfileOptimizedCode (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp252 …GateRef profiling = builder_.CallRuntime(glue_, RTSTUB_ID(ProfileOptimizedCode), acc_.GetDep(curre… in AddProfiling()
Dtyped_bytecode_lowering.cpp1752 …GateRef profiling = builder_.CallRuntime(glue_, RTSTUB_ID(ProfileOptimizedCode), acc_.GetDep(curre… in AddProfiling()
Dslowpath_lowering.cpp2731 …GateRef profiling = builder_.CallRuntime(glue_, RTSTUB_ID(ProfileOptimizedCode), acc_.GetDep(gate), in AddProfiling()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h344 V(ProfileOptimizedCode) \
Druntime_stubs.cpp2490 DEF_RUNTIME_STUBS(ProfileOptimizedCode) in DEF_RUNTIME_STUBS() argument
2492 RUNTIME_STUBS_HEADER(ProfileOptimizedCode); in DEF_RUNTIME_STUBS()
2504 RUNTIME_STUBS_HEADER(ProfileOptimizedCode); in DEF_RUNTIME_STUBS()