Searched defs:ParseCompilerOptions (Results 1 – 2 of 2) sorted by relevance
/art/compiler/driver/ | ||
D | compiler_options.cc | 133 bool CompilerOptions::ParseCompilerOptions(const std::vector<std::string>& options, in ParseCompilerOptions() function in art::CompilerOptions |
/art/compiler/jit/ | ||
D | jit_compiler.cc | 44 void JitCompiler::ParseCompilerOptions() { in ParseCompilerOptions() function in art::jit::JitCompiler |