Searched refs:free_list (Results 1 – 2 of 2) sorted by relevance
411 std::vector<Interval> PrioritizeSecondHalfOfSuper(const std::vector<Interval>& free_list);413 const std::vector<Interval>& free_list,
775 const std::vector<Interval>& free_list) { in PrioritizeSecondHalfOfSuper() argument786 return free_list; in PrioritizeSecondHalfOfSuper()791 for (const auto& region : free_list) { in PrioritizeSecondHalfOfSuper()812 Partition* partition, const std::vector<Interval>& free_list, in ExtendFinalExtent() argument838 IsAnyRegionCovered(free_list, *new_extent.get())) { in ExtendFinalExtent()