Skip to content
Commit aca48d04 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[LCG] Hoist the main DFS loop out of the edge removal function. This

makes working through the worklist much cleaner, and makes it possible
to avoid the 'bool-to-continue-the-outer-loop' hack. Not a huge
difference, but I think this is approaching as polished as I can make
it.

llvm-svn: 207310
parent af7a87d2
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