Searched defs:intervals (Results 1 – 2 of 2) sorted by relevance
60 GrowableArray<LiveInterval*> intervals(&allocator, 0); in TEST() local
207 GrowableArray<LiveInterval*> intervals(allocator_, 0); in ValidateInternal() local226 bool RegisterAllocator::ValidateIntervals(const GrowableArray<LiveInterval*>& intervals, in ValidateIntervals()