Lines Matching refs:CompilerOptions
109 const CompilerOptions& compiler_options, in PassObserver()
203 static bool IsVerboseMethod(const CompilerOptions& compiler_options, const char* method_name) { in IsVerboseMethod()
271 explicit OptimizingCompiler(const CompilerOptions& compiler_options,
417 OptimizingCompiler::OptimizingCompiler(const CompilerOptions& compiler_options, in OptimizingCompiler()
441 const CompilerOptions& compiler_options = GetCompilerOptions(); in DumpInstructionSetFeaturesToCfg()
738 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile()
906 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic()
1005 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile()
1140 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile()
1197 Compiler* CreateOptimizingCompiler(const CompilerOptions& compiler_options, in CreateOptimizingCompiler()
1213 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1433 const CompilerOptions& compiler_options = GetCompilerOptions(); in GenerateJitDebugInfo()