[SimplifyCFG] convert if-else chain to switch; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 13 Mar 2020 14:27:02 +0000 (10:27 -0400)
committerSanjay Patel <spatel@rotateright.com>
Fri, 13 Mar 2020 14:28:41 +0000 (10:28 -0400)
commitcbeffa3f6c77274f2e5f44f0743e92095f30a9e7
tree9430334e1635fc04beec8a38c5045cfdf7b084df
parent86eb2c3991c5b5ed40eaecdb7181cbbde7048d70
[SimplifyCFG] convert if-else chain to switch; NFC

Fix formatting of related function names while changing the code.
llvm/lib/Transforms/Utils/SimplifyCFG.cpp