[LoopVer] Remove unused needsRuntimeChecks(), NFC
authorAdam Nemet <anemet@apple.com>
Mon, 3 Aug 2015 23:32:57 +0000 (23:32 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 3 Aug 2015 23:32:57 +0000 (23:32 +0000)
commit6b6082dc42ea1fad323683c7496ee179d6312cab
tree41e741d6da1a36fff67e3e7d135db681bb2276ce
parenta28b07d7e5679a1c958e523668ffb53875e9e0b6
[LoopVer] Remove unused needsRuntimeChecks(), NFC

The previous commits moved this functionality into the client.

Also remove the now unused member variable.

llvm-svn: 243920
llvm/include/llvm/Transforms/Utils/LoopVersioning.h
llvm/lib/Transforms/Utils/LoopVersioning.cpp