summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-01 21:04:47 +0000
committerChris Lattner <sabre@nondot.org>2004-11-01 21:04:47 +0000
commitdddc13f98693146ee34056231f748af3268a500c (patch)
treea8ae0fbb3bca57e4127bad993190989a31e60f9e /include
parentfcb7d950bcf636f744c3f399a39210145889baba (diff)
downloadllvm-dddc13f98693146ee34056231f748af3268a500c.tar.gz
llvm-dddc13f98693146ee34056231f748af3268a500c.tar.bz2
llvm-dddc13f98693146ee34056231f748af3268a500c.tar.xz
Delete a dead method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17412 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Analysis/DataStructure/EquivClassGraphs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/llvm/Analysis/DataStructure/EquivClassGraphs.h b/include/llvm/Analysis/DataStructure/EquivClassGraphs.h
index 281a1ddc9c..94e250d188 100644
--- a/include/llvm/Analysis/DataStructure/EquivClassGraphs.h
+++ b/include/llvm/Analysis/DataStructure/EquivClassGraphs.h
@@ -60,10 +60,6 @@ namespace PA {
///
virtual bool runOnModule(Module &M);
- /// getCBUDataStructures - Get the CompleteBUDataStructures object
- ///
- CompleteBUDataStructures *getCBUDataStructures() { return CBU; }
-
/// getDSGraph - Return the data structure graph for the specified function.
/// This returns the folded graph. The folded graph is the same as the CBU
/// graph iff the function is in a singleton equivalence class AND all its