Add a new method to make it easy to update graphs.
authorChris Lattner <sabre@nondot.org>
Tue, 15 Feb 2005 18:40:55 +0000 (18:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Feb 2005 18:40:55 +0000 (18:40 +0000)
commitd672ab936f32a6eef0d7a099e6ef6ceb1a131e49
tree359dfd8d520741ad59c3d297be860bfb74016686
parent5ad907a5e1b032a89ad0cc48ea75a578cf82ba25
Add a new method to make it easy to update graphs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20194 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DataStructure/DSGraph.h
lib/Analysis/DataStructure/DataStructure.cpp