Home
last modified time | relevance | path

Searched defs:lOptions (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.cpp23 CompilationDriver(PGOProfilerDecoder &profilerDecoder, BytecodeInfoCollector *collector, AOTFileGenerator *fileGenerator, const std::string &fileName, const std::string &triple, LOptions *lOptions, CompilerLog *log, bool outputAsm, size_t maxMethodsInModule) CompilationDriver() argument
H A Dcompilation_driver.h136 JitCompilationDriver(PGOProfilerDecoder &profilerDecoder, BytecodeInfoCollector* collector, AOTFileGenerator *fileGenerator, const std::string &fileName, const std::string &triple, LOptions *lOptions, CompilerLog *log, bool outputAsm, size_t maxMethodsInModule) JitCompilationDriver() argument
H A Daot_compiler_preprocessor.cpp231 LOptions lOptions = LOptions(DEFAULT_OPT_LEVEL, FPFlag::RESERVE_FP, DEFAULT_REL_MODE); in AnalyzeGraph() local

Completed in 4 milliseconds