Lines Matching refs:CompilerOptions
106 const CompilerOptions& compiler_options) in PassObserver()
204 static bool IsVerboseMethod(const CompilerOptions& compiler_options, const char* method_name) { in IsVerboseMethod()
271 explicit OptimizingCompiler(const CompilerOptions& compiler_options,
415 OptimizingCompiler::OptimizingCompiler(const CompilerOptions& compiler_options, in OptimizingCompiler()
438 const CompilerOptions& compiler_options = GetCompilerOptions(); in DumpInstructionSetFeaturesToCfg()
747 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile()
919 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic()
1016 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile()
1141 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile()
1201 Compiler* CreateOptimizingCompiler(const CompilerOptions& compiler_options, in CreateOptimizingCompiler()
1217 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1433 const CompilerOptions& compiler_options = GetCompilerOptions(); in GenerateJitDebugInfo()