Home
last modified time | relevance | path

Searched refs:DumpAllIntervals (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h96 void DumpAllIntervals(std::ostream& stream) const;
Dregister_allocator_linear_scan.cc478 void RegisterAllocatorLinearScan::DumpAllIntervals(std::ostream& stream) const { in DumpAllIntervals() function in art::RegisterAllocatorLinearScan
961 DumpAllIntervals(std::cerr); in AllocateBlockedReg()