Searched refs:StartsBeforeOrAt (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h645 bool StartsBeforeOrAt(LiveInterval* other) const { function in class:art::LiveInterval
H A Dregister_allocator.cc310 DCHECK(unhandled.IsEmpty() || current->StartsBeforeOrAt(unhandled.Peek()));

Completed in 197 milliseconds