summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PhysRegTracker.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-09 23:46:43 +0000
committerChris Lattner <sabre@nondot.org>2005-11-09 23:46:43 +0000
commit46b1976a1805a50e10e1eee746ec0916730abc72 (patch)
tree43ca30186d7ac0a3ae3a7b04de6adb39597fc4c5 /llvm/lib/CodeGen/PhysRegTracker.h
parentcd6f0f47f2d67aa5d855aed1ee00851ff5722dd5 (diff)
downloadbcm5719-llvm-46b1976a1805a50e10e1eee746ec0916730abc72.tar.gz
bcm5719-llvm-46b1976a1805a50e10e1eee746ec0916730abc72.zip
Switch the allnodes list from a vector of pointers to an ilist of nodes.
This eliminates the vector, allows constant time removal of a node from a graph, and makes iteration over the all nodes list stable when adding nodes to the graph. llvm-svn: 24262
Diffstat (limited to 'llvm/lib/CodeGen/PhysRegTracker.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud