Searched refs:CreateOptimizingCompiler (Results 1 – 3 of 3) sorted by relevance
31 Compiler* CreateOptimizingCompiler(const CompilerOptions& compiler_options,
1239 Compiler* CreateOptimizingCompiler(const CompilerOptions& compiler_options, in CreateOptimizingCompiler() function
40 return CreateOptimizingCompiler(compiler_options, storage); in Create()