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