Searched defs:cOptions (Results 1 – 7 of 7) sorted by relevance
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()440 CompilationOptions &cOptions) in ParseProfilerPath()
147 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local169 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local192 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local220 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local250 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local280 CompilationOptions cOptions(runtimeOptions_); in HWTEST_F_L0() local
113 bool AotCompilerPreprocessor::HandleTargetCompilerMode(CompilationOptions &cOptions) in HandleTargetCompilerMode()135 void AotCompilerPreprocessor::HandleTargetModeInfo(CompilationOptions &cOptions) in HandleTargetModeInfo()181 void AotCompilerPreprocessor::Process(CompilationOptions &cOptions) in Process()190 void AotCompilerPreprocessor::DoPreAnalysis(CompilationOptions &cOptions) in DoPreAnalysis()200 … BytecodeInfoCollector &collector, CompilationOptions &cOptions) in AnalyzeGraphs()216 void AotCompilerPreprocessor::AnalyzeGraph(BCInfo &bytecodeInfo, CompilationOptions &cOptions, in AnalyzeGraph()274 void AotCompilerPreprocessor::GenerateBytecodeInfoCollectors(const CompilationOptions &cOptions) in GenerateBytecodeInfoCollectors()444 void AotCompilerPreprocessor::GenerateMethodMap(CompilationOptions &cOptions) in GenerateMethodMap()
90 CompilationOptions cOptions(runtimeOptions); in Main() local
148 CompilationOptions cOptions(runtimeOptions); in GetAnFileInTest() local