Searched refs:fixed_live_ranges (Results 1 – 5 of 5) sorted by relevance
342 const Vector<LiveRange*>* fixed_live_ranges() const { in fixed_live_ranges() function
13535 const Vector<LiveRange*>* fixed = allocator->fixed_live_ranges(); in TraceLiveRanges()
764 const ZoneVector<TopLevelLiveRange*>& fixed_live_ranges() const { in fixed_live_ranges() function767 ZoneVector<TopLevelLiveRange*>& fixed_live_ranges() { in fixed_live_ranges() function
535 for (const TopLevelLiveRange* range : data->fixed_live_ranges()) { in PrintLiveRanges()
1906 TopLevelLiveRange* result = data()->fixed_live_ranges()[index]; in FixedLiveRangeFor()1913 data()->fixed_live_ranges()[index] = result; in FixedLiveRangeFor()2645 for (TopLevelLiveRange* current : data()->fixed_live_ranges()) { in AllocateRegisters()