Searched refs:preassigned (Results 1 – 1 of 1) sorted by relevance
2552 for (auto preassigned : data()->preassigned_slot_ranges()) { in BuildLiveRanges() local2553 TopLevelLiveRange* range = preassigned.first; in BuildLiveRanges()2554 int slot_id = preassigned.second; in BuildLiveRanges()