Chris Lattner
|
ae8f9f7df4
|
StableBasicBlockNumbering is conceptually just a wrapper around UniqueVector,
so we should actually use a UniqueVector to implement it.
llvm-svn: 33935
|
2007-02-05 23:19:24 +00:00 |
|
Misha Brukman
|
8018cc9e05
|
Remove trailing whitespace
llvm-svn: 21411
|
2005-04-21 20:48:15 +00:00 |
|
Chris Lattner
|
49af533d57
|
Initial checkin of the StableBasicBlockNumbering, a little helper class for computing
(strangely enough) a stable (determinstic) numbering for basic blocks.
llvm-svn: 14246
|
2004-06-19 08:41:59 +00:00 |
|