Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dprepare_for_register_allocation.h63 const CompilerOptions& compiler_options_; variable
Dssa_liveness_analysis_test.cc54 std::unique_ptr<CompilerOptions> compiler_options_; member in art::SsaLivenessAnalysisTest
Dlive_ranges_test.cc34 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LiveRangesTest
Dloop_optimization_test.cc122 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LoopOptimizationTest
Dloop_optimization.h293 const CompilerOptions* compiler_options_; variable
Dregister_allocator_test.cc78 std::unique_ptr<CompilerOptions> compiler_options_; member in art::RegisterAllocatorTest
Dcode_generator.h854 const CompilerOptions& compiler_options_; variable
/art/compiler/
Dcommon_compiler_test.h98 std::unique_ptr<CompilerOptions> compiler_options_; variable
/art/dex2oat/driver/
Dcompiler_driver.h297 const CompilerOptions* const compiler_options_; variable
/art/dex2oat/linker/
Delf_writer_quick.cc120 const CompilerOptions& compiler_options_; member in art::linker::ElfWriterQuick
Doat_writer.h393 const CompilerOptions& compiler_options_; variable
Dimage_writer.h630 const CompilerOptions& compiler_options_; variable
/art/runtime/
Druntime.h1169 std::vector<std::string> compiler_options_; variable
/art/dex2oat/
Ddex2oat.cc2888 std::unique_ptr<CompilerOptions> compiler_options_; member in art::Dex2Oat