Searched refs:block_range (Results 1 – 1 of 1) sorted by relevance
469 auto block_range = GetBlockLiveRange(bb); in DumpLifeIntervals() local470 out << "BB " << bb->GetId() << "\t" << block_range.ToString() << std::endl; in DumpLifeIntervals()