[CFLAA] Remove unneded function declaration. NFCI.

llvm-svn: 306754
This commit is contained in:
Davide Italiano 2017-06-29 22:57:37 +00:00
parent 3e03d3ee54
commit f6b3d21198
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@ const StratifiedIndex StratifiedLink::SetSentinel =
//===----------------------------------------------------------------------===//
/// Determines whether it would be pointless to add the given Value to our sets.
static bool canSkipAddingToSets(Value *Val);
static bool canSkipAddingToSets(Value *Val) {
// Constants can share instances, which may falsely unify multiple
// sets, e.g. in