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