Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dprepare_for_register_allocation.h63 const CompilerOptions& compiler_options_; variable
Dloop_optimization.h266 const CompilerOptions* compiler_options_; variable
Dcode_generator.h767 const CompilerOptions& compiler_options_; variable
/art/compiler/dex/
Dverification_results.h71 const CompilerOptions* const compiler_options_; variable
/art/compiler/
Dcommon_compiler_test.h92 std::unique_ptr<CompilerOptions> compiler_options_; variable
/art/dex2oat/driver/
Dcompiler_driver.h304 const CompilerOptions* const compiler_options_; variable
/art/dex2oat/linker/
Delf_writer_quick.cc122 const CompilerOptions& compiler_options_; member in art::linker::ElfWriterQuick
Doat_writer.h382 const CompilerOptions& compiler_options_; variable
Dimage_writer.h742 const CompilerOptions& compiler_options_; variable
/art/runtime/
Druntime.h955 std::vector<std::string> compiler_options_; variable
/art/dex2oat/
Ddex2oat.cc2724 std::unique_ptr<CompilerOptions> compiler_options_; member in art::Dex2Oat