Searched refs:SavedMutations (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp530 std::vector<std::unique_ptr<ScheduleDAGMutation>> SavedMutations; local
567 SavedMutations.swap(Mutations);
609 SavedMutations.swap(Mutations);

Completed in 104 milliseconds