Home
last modified time | relevance | path

Searched refs:HasEmptyContent (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_compilation_info.h658 bool HasEmptyContent() const;
Dprofile_compilation_info.cc1246 bool ProfileCompilationInfo::ProfileSource::HasEmptyContent() const { in HasEmptyContent() function in art::ProfileCompilationInfo::ProfileSource
1276 if (source->HasEmptyContent()) { in LoadInternal()