Searched defs:ValidateIntervals (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | register_allocator.cc | 98 bool RegisterAllocator::ValidateIntervals(ArrayRef<LiveInterval* const> intervals,  in ValidateIntervals()  function in art::RegisterAllocator | 
| D | register_allocator_test.cc | 69   bool ValidateIntervals(const ScopedArenaVector<LiveInterval*>& intervals,  in ValidateIntervals()  function in art::RegisterAllocatorTest |