Home
last modified time | relevance | path

Searched refs:SetCompilerMethodCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h90 void SetCompilerMethodCount(uint32_t count) in SetCompilerMethodCount() function
Dpass_manager.cpp361 compilerStats.SetCompilerMethodCount(cmpDriver.GetCompilerMethodCount()); in Compile()