Roman Levenstein 95d4184e72 Speed-up the SumOfUnscheduledPredsOfSuccs by introducing a new function
called LimitedSumOfUnscheduledPredsOfSuccs. It terminates the computation
after a given treshold is reached. This new function is always faster, but
brings real wins only on bigger test-cases.

The old function SumOfUnscheduledPredsOfSuccs is left in-place for now and therefore a warning about an unused static function is produced.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48872 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-27 09:14:57 +00:00
..
2008-03-25 22:06:05 +00:00
2008-03-25 22:06:05 +00:00
2008-03-25 22:06:05 +00:00
2008-03-27 01:45:11 +00:00
2008-03-25 22:06:05 +00:00