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