Searched defs:ProfileCompilationInfo (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jit/
H A Doffline_profiling_info.h39 class ProfileCompilationInfo { class in namespace:art
49 // Merge the data from another ProfileCompilationInfo into the current object.
50 bool MergeWith(const ProfileCompilationInfo& info);
78 bool Equals(const ProfileCompilationInfo& other);

Completed in 1523 milliseconds