1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Chris Lattner 6a038be777 introduce a new CallGraphSCC class, and pass it around
to CallGraphSCCPass's instead of passing around a
std::vector<CallGraphNode*>.  No functionality change,
but now we have a much tidier interface.

llvm-svn: 101558
2010-04-16 22:42:17 +00:00
..
2010-04-16 21:57:10 +00:00
2010-04-16 05:14:21 +00:00
2010-04-16 15:33:14 +00:00
2009-08-28 23:24:31 +00:00
2010-04-07 05:20:54 +00:00
2010-04-16 15:33:14 +00:00
2010-04-16 15:33:14 +00:00
2010-04-13 05:24:08 +00:00
2010-01-16 21:55:24 +00:00
2010-02-10 16:03:48 +00:00
2010-03-16 10:59:48 +00:00
2010-01-20 19:25:45 +00:00
2009-11-06 10:58:06 +00:00