Home
last modified time | relevance | path

Searched defs:compiler_options_ (Results 1 – 8 of 8) sorted by relevance

/art/compiler/jit/
Djit_compiler.h53 std::unique_ptr<CompilerOptions> compiler_options_; variable
/art/compiler/
Dcommon_compiler_test.h91 std::unique_ptr<CompilerOptions> compiler_options_; variable
/art/compiler/dex/quick/x86/
Dquick_assemble_x86_test.cc129 std::unique_ptr<CompilerOptions> compiler_options_; member in art::QuickAssembleX86TestBase
/art/compiler/linker/
Drelative_patcher_test.h235 CompilerOptions compiler_options_; variable
/art/compiler/driver/
Dcompiler_driver.h617 const CompilerOptions* const compiler_options_; variable
/art/compiler/optimizing/
Dcode_generator.h443 const CompilerOptions& compiler_options_; variable
/art/runtime/
Druntime.h606 std::vector<std::string> compiler_options_; variable
/art/dex2oat/
Ddex2oat.cc1847 std::unique_ptr<CompilerOptions> compiler_options_; member in art::FINAL