Skip to content
Commit 101dde30 authored by Chris Lattner's avatar Chris Lattner
Browse files

clean up and simplify some code. Don't use setvector when things will be

inserted only once, just use vector.  Don't compute ExitBlocks unless we
need it, change std::sort to array_pod_sort.

llvm-svn: 83747
parent b6c65faa
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