llvm-6502/include
Evan Cheng 09fd736058 AssignTopologicalOrder now returns the vector of SDNode* by reference to
avoid the expensive operation of copying a vector.
It also returns a maximum id by value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29478 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-02 21:58:44 +00:00
..
llvm AssignTopologicalOrder now returns the vector of SDNode* by reference to 2006-08-02 21:58:44 +00:00