Removed unused functions in order to fix 'unused function' warnings, as mentioned in PR 171889. This involved the two original functions ```ControlConditions::isEquivalent(const ControlConditions &Other) const``` and ```ControlConditions::collectControlConditions(const llvm::BasicBlock&, const llvm::BasicBlock&, const llvm::DominatorTree&, const llvm::PostDominatorTree&, unsigned int)``` plus all the functions that became unused as the result of deleting the two original ones. Co-authored-by: Szymon Sobieszek <szymon.sobieszek1@huawei.com>
9.3 KiB
9.3 KiB