Home
last modified time | relevance | path

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

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