Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dprepare_for_register_allocation.h63 const CompilerOptions& compiler_options_; variable
H A Dssa_liveness_analysis_test.cc54 std::unique_ptr<CompilerOptions> compiler_options_; member in art::SsaLivenessAnalysisTest
H A Dlive_ranges_test.cc34 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LiveRangesTest
H A Dloop_optimization.h277 const CompilerOptions* compiler_options_; variable
H A Dloop_optimization_test.cc122 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LoopOptimizationTest
H A Dregister_allocator_test.cc78 std::unique_ptr<CompilerOptions> compiler_options_; member in art::RegisterAllocatorTest
H A Dcode_generator.h844 const CompilerOptions& compiler_options_; variable
/aosp12/art/compiler/dex/
H A Dverification_results.h71 const CompilerOptions* const compiler_options_; variable
/aosp12/art/compiler/
H A Dcommon_compiler_test.h98 std::unique_ptr<CompilerOptions> compiler_options_; variable
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.h300 const CompilerOptions* const compiler_options_; variable
/aosp12/art/dex2oat/linker/
H A Delf_writer_quick.cc120 const CompilerOptions& compiler_options_; member in art::linker::ElfWriterQuick
H A Doat_writer.h368 const CompilerOptions& compiler_options_; variable
H A Dimage_writer.h629 const CompilerOptions& compiler_options_; variable
/aosp12/art/runtime/
H A Druntime.h1131 std::vector<std::string> compiler_options_; variable
/aosp12/art/dex2oat/
H A Ddex2oat.cc2879 std::unique_ptr<CompilerOptions> compiler_options_; member in art::Dex2Oat