Lines Matching refs:CompilerOptions
110 const CompilerOptions& compiler_options, in PassObserver()
203 static bool IsVerboseMethod(const CompilerOptions& compiler_options, const char* method_name) { in IsVerboseMethod()
270 explicit OptimizingCompiler(const CompilerOptions& compiler_options,
422 OptimizingCompiler::OptimizingCompiler(const CompilerOptions& compiler_options, in OptimizingCompiler()
787 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile()
950 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic()
1050 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile()
1182 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile()
1239 Compiler* CreateOptimizingCompiler(const CompilerOptions& compiler_options, in CreateOptimizingCompiler()
1271 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1420 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1467 const CompilerOptions& compiler_options = GetCompilerOptions(); in GenerateJitDebugInfo()