Move findBBwithCalls to the file it's used in to avoid unused function
authorEric Christopher <echristo@gmail.com>
Tue, 13 Aug 2019 00:05:01 +0000 (00:05 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 13 Aug 2019 00:05:01 +0000 (00:05 +0000)
commit4acb4ee767d0f450f6b87a68e6c9e483ee0744b6
treef498d6b4e27642796ce3dc76a313b8213570b81d
parentb2cff5e50f880df795db6c3dc382bf10014dd7a7
Move findBBwithCalls to the file it's used in to avoid unused function
warnings.

llvm-svn: 368636
llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp