Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dprofiling_info_builder.h61 const CompilerOptions& compiler_options_; variable
Dssa_liveness_analysis_test.cc55 std::unique_ptr<CompilerOptions> compiler_options_; member in art::SsaLivenessAnalysisTest
Dlive_ranges_test.cc35 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LiveRangesTest
Dprepare_for_register_allocation.cc56 const CompilerOptions& compiler_options_; member in art::PrepareForRegisterAllocationVisitor
Dloop_optimization.h493 const CompilerOptions* compiler_options_; variable
Dloop_optimization_test.cc76 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LoopOptimizationTestBase
Dregister_allocator_test.cc66 std::unique_ptr<CompilerOptions> compiler_options_; member in art::RegisterAllocatorTest
Dcode_generator.h898 const CompilerOptions& compiler_options_; variable
Dfast_compiler_arm64.cc336 const CompilerOptions& compiler_options_; member in art::arm64::FastCompilerARM64
/art/compiler/
Dcommon_compiler_test.h87 std::unique_ptr<CompilerOptions> compiler_options_; variable
/art/dex2oat/driver/
Dcompiler_driver.h299 const CompilerOptions* const compiler_options_; variable
/art/dex2oat/linker/
Delf_writer_quick.cc123 const CompilerOptions& compiler_options_; member in art::linker::ElfWriterQuick
Doat_writer.h416 const CompilerOptions& compiler_options_; variable
Dimage_writer.h641 const CompilerOptions& compiler_options_; variable
/art/runtime/
Druntime.h1231 std::vector<std::string> compiler_options_; variable
/art/dex2oat/
Ddex2oat.cc2907 std::unique_ptr<CompilerOptions> compiler_options_; member in art::Dex2Oat