Searched defs:ValidateIntervals (Results 1 – 2 of 2) sorted by relevance
60 TEST(RegisterAllocatorTest, ValidateIntervals) { in TEST() argument
464 bool RegisterAllocator::ValidateIntervals(const GrowableArray<LiveInterval*>& intervals, in ValidateIntervals() function in art::RegisterAllocator