Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp60 bool CheckVersion(JSRuntimeOptions& runtimeOptions, AotCompilerStats& compilerStats, bool isPgoMerg… in CheckVersion()
150 AotCompilerStats compilerStats; in Main() local
Dpass_manager.cpp249 …Manager::CompileValidFiles(AOTFileGenerator &generator, bool &ret, AotCompilerStats &compilerStats) in CompileValidFiles()
265 AotCompilerStats &compilerStats, BytecodeInfoCollector &collector) in Compile()