Home
last modified time | relevance | path

Searched defs:profilerDecoder (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h145 PGOProfilerDecoder &profilerDecoder, PassOptions *passOptions) in PassManager()
175 PGOProfilerDecoder &profilerDecoder, PassOptions *passOptions) in JitPassManager()
Daot_compiler.cpp101 PGOProfilerDecoder profilerDecoder; in Main() local
Daot_compiler_preprocessor.h75 PGOProfilerDecoder &profilerDecoder, arg_list_t &pandaFileNames) in AotCompilerPreprocessor()
Dcompilation_driver.cpp22 CompilationDriver::CompilationDriver(PGOProfilerDecoder &profilerDecoder, in CompilationDriver()
Dcompilation_driver.h372 JitCompilationDriver(PGOProfilerDecoder &profilerDecoder, in JitCompilationDriver()