Commits

Nadav Rotem committed 1fd257773d3
Refactor parts of the Devirtualizer. Rename methods and move the method that seaches for point-of-construction for classes outside of the function that does the devirtualization. Now we have a utility that devirtualizes a class given a ClassDecl. NFC. Swift SVN r20946