Home
last modified time | relevance | path

Searched defs:profile_compilation_info (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/
Doat_writer_test.cc132 ProfileCompilationInfo* profile_compilation_info) { in WriteElf()
588 profile_compilation_info(use_profile ? new ProfileCompilationInfo() : nullptr); in TestDexFileInput() local
841 std::unique_ptr<ProfileCompilationInfo> profile_compilation_info(new ProfileCompilationInfo()); in TestZipFileInputWithEmptyDex() local
/art/dex2oat/driver/
Dcompiler_driver.cc692 const ProfileCompilationInfo* profile_compilation_info = in ResolveConstStrings() local
949 const ProfileCompilationInfo* profile_compilation_info = in ShouldCompileBasedOnProfile() local
2652 const ProfileCompilationInfo* profile_compilation_info = in Compile() local