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