Home
last modified time | relevance | path

Searched defs:compilerStats (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp43 bool CheckVersion(JSRuntimeOptions& runtimeOptions, AotCompilerStats& compilerStats, bool isPgoMerg… in CheckVersion()
113 AotCompilerStats compilerStats; in Main() local
Dpass_manager.cpp235 …Manager::CompileValidFiles(AOTFileGenerator &generator, bool &ret, AotCompilerStats &compilerStats) in CompileValidFiles()
251 AotCompilerStats &compilerStats, BytecodeInfoCollector &collector) in Compile()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp153 AotCompilerStats compilerStats; in GetAnFileInTest() local