Searched defs:ValidateIntervals (Results 1 – 2 of 2) sorted by relevance
56 TEST_F(RegisterAllocatorTest, ValidateIntervals) { in TEST_F() argument
475 bool RegisterAllocator::ValidateIntervals(const ArenaVector<LiveInterval*>& intervals, in ValidateIntervals() function in art::RegisterAllocator