On Jun 8, 2007, at 3:01 PM, Evan Cheng wrote: > +/// RemoveExtraEdges - Remove true / false edges if either / both > are no longer > +/// successors. This does pretty much the same thing as CorrectExtraCFGEdges in BranchFolding.cpp, although I'm sure there are subtleties. Can we combine them?