Searched refs:DumpInterval (Results 1 – 2 of 2) sorted by relevance
119 void DumpInterval(std::ostream& stream, LiveInterval* interval) const;
294 void RegisterAllocator::DumpInterval(std::ostream& stream, LiveInterval* interval) const { in DumpInterval() function in art::RegisterAllocator