Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.h729 bool HasLowInterval() const { in HasLowInterval() function
734 DCHECK(HasLowInterval()); in GetLowInterval()
764 DCHECK(!HasLowInterval());
Dregister_allocator.cc1104 } else if (interval->HasLowInterval()) { in AddSorted()
1177 } else if (interval->HasLowInterval()) { in Split()
1187 } else if (interval->HasLowInterval()) { in Split()