Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.h742 bool HasLowInterval() const { in HasLowInterval() function
747 DCHECK(HasLowInterval()); in GetLowInterval()
777 DCHECK(!HasLowInterval());
Dregister_allocator.cc1194 } else if (interval->HasLowInterval()) { in AddSorted()
1268 } else if (interval->HasLowInterval()) { in Split()
1278 } else if (interval->HasLowInterval()) { in Split()