function names start with a lower case letter; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 9 Sep 2015 14:54:29 +0000 (14:54 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 9 Sep 2015 14:54:29 +0000 (14:54 +0000)
commit4cb9c6ade04ff9c26c3464d07719fafcb85eae8a
treed6ff24f8d728d04ce38f643c8ed6fbf62bb9c3a7
parent1676f595b1f7017f61df5ca72876341570d4ba9c
function names start with a lower case letter; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247150 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp