Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp276 …GateRef profiling = builder_.CallRuntime(glue_, RTSTUB_ID(ProfileOptimizedCode), acc_.GetDep(curre… in AddProfiling()
Dts_hcr_lowering.cpp1494 …GateRef profiling = builder_.CallRuntime(glue_, RTSTUB_ID(ProfileOptimizedCode), acc_.GetDep(curre… in AddProfiling()
Dslowpath_lowering.cpp2818 …GateRef profiling = builder_.CallRuntime(glue_, RTSTUB_ID(ProfileOptimizedCode), acc_.GetDep(gate), in AddProfiling()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h291 V(ProfileOptimizedCode) \
Druntime_stubs.cpp1908 DEF_RUNTIME_STUBS(ProfileOptimizedCode) in DEF_RUNTIME_STUBS() argument
1910 RUNTIME_STUBS_HEADER(ProfileOptimizedCode); in DEF_RUNTIME_STUBS()