Home
last modified time | relevance | path

Searched defs:profile_compilation_info_ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/driver/
Dcompiler_options.h433 const ProfileCompilationInfo* profile_compilation_info_; variable
/art/dex2oat/linker/
Doat_writer.h554 ProfileCompilationInfo* profile_compilation_info_; variable
/art/dex2oat/
Ddex2oat.cc2964 std::unique_ptr<ProfileCompilationInfo> profile_compilation_info_; member in art::Dex2Oat