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

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

Completed in 78 milliseconds