Searched defs:cOptions (Results 1 – 6 of 6) sorted by relevance
146 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local168 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local191 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local219 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local249 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local279 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local
34 static bool VerifyPkgInfo(AotCompilerPreprocessor &cPreprocessor, CompilationOptions &cOptions) in VerifyPkgInfo()61 …c bool CheckAOTOutputFilePath(AotCompilerPreprocessor &cPreprocessor, CompilationOptions &cOptions) in CheckAOTOutputFilePath()
27 …static bool MergeAndRemoveRuntimeAp(CompilationOptions &cOptions, const std::shared_ptr<OhosPkgArg… in MergeAndRemoveRuntimeAp()
71 static bool ParseArgs(AotCompilerPreprocessor &preProcessor, CompilationOptions &cOptions) in ParseArgs()431 CompilationOptions &cOptions) in ParseProfilerPath()
116 bool AotCompilerPreprocessor::HandleTargetCompilerMode(CompilationOptions &cOptions) in HandleTargetCompilerMode()138 void AotCompilerPreprocessor::HandleTargetModeInfo(CompilationOptions &cOptions) in HandleTargetModeInfo()186 void AotCompilerPreprocessor::Process(CompilationOptions &cOptions) in Process()195 void AotCompilerPreprocessor::DoPreAnalysis(CompilationOptions &cOptions) in DoPreAnalysis()205 … BytecodeInfoCollector &collector, CompilationOptions &cOptions) in AnalyzeGraphs()221 void AotCompilerPreprocessor::AnalyzeGraph(BCInfo &bytecodeInfo, CompilationOptions &cOptions, in AnalyzeGraph()292 void AotCompilerPreprocessor::GenerateBytecodeInfoCollectors(const CompilationOptions &cOptions) in GenerateBytecodeInfoCollectors()457 void AotCompilerPreprocessor::GenerateMethodMap(CompilationOptions &cOptions) in GenerateMethodMap()
121 CompilationOptions cOptions(runtimeOptions); in Main() local