Home
last modified time | relevance | path

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

/art/compiler/dex/
Dverification_results.h71 const CompilerOptions* const compiler_options_; variable
/art/compiler/
Dcommon_compiler_test.h106 std::unique_ptr<CompilerOptions> compiler_options_; variable
/art/compiler/optimizing/
Dssa_liveness_analysis_test.cc60 CompilerOptions compiler_options_; member in art::SsaLivenessAnalysisTest
Dcode_generator.h746 const CompilerOptions& compiler_options_; variable
/art/compiler/linker/
Drelative_patcher_test.h269 CompilerOptions compiler_options_; variable
/art/dex2oat/linker/
Delf_writer_quick.cc130 const CompilerOptions* const compiler_options_; member in art::linker::FINAL
/art/compiler/driver/
Dcompiler_driver.h468 const CompilerOptions* const compiler_options_; variable
/art/runtime/
Druntime.h845 std::vector<std::string> compiler_options_; variable
/art/dex2oat/
Ddex2oat.cc2856 std::unique_ptr<CompilerOptions> compiler_options_; member in art::FINAL