Home
last modified time | relevance | path

Searched defs:intervals (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator.cc429 GrowableArray<LiveInterval*> intervals(allocator_, 0); in ValidateInternal() local
464 bool RegisterAllocator::ValidateIntervals(const GrowableArray<LiveInterval*>& intervals, in ValidateIntervals()
886 GrowableArray<LiveInterval*>* intervals, in PotentiallyRemoveOtherHalf()
Dregister_allocator_test.cc67 GrowableArray<LiveInterval*> intervals(&allocator, 0); in TEST() local
876 GrowableArray<LiveInterval*> intervals(&allocator, 0); in TEST() local