Skip to content
Commit a4db3352 authored by Dan Gohman's avatar Dan Gohman
Browse files

Add a priority queue class, which is a wrapper around std::priority_queue

and provides fairly efficient removal of arbitrary elements. Switch
ScheduleDAGRRList from std::set to this new priority queue.

llvm-svn: 52582
parent 5d20a70d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment