Searched defs:ValidateIntervals (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc471 return ValidateIntervals(intervals, GetNumberOfSpillSlots(), reserved_out_slots_, *codegen_,
475 bool RegisterAllocator::ValidateIntervals(const ArenaVector<LiveInterval*>& intervals, function in class:art::RegisterAllocator

Completed in 24 milliseconds