Commits
Michael Gottesman committed e907b6515ce
[devirtualization] Refactor optimizeClassMethodInst so that the main while loop is smaller and we handle the success case outside of the for loop. This IMHO makes the function much easier to read and understand. Swift SVN r17131