1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/Analysis/LiveVar
Chris Lattner 345daca305 Pull predecessor and successor iterators out of the CFG*.h files, and plop them into
the BasicBlock class where they should be.  pred_begin/pred_end become methods on BasicBlock,
and the cfg namespace isn't used anymore.

llvm-svn: 691
2001-10-01 13:19:53 +00:00
..
FunctionLiveVarInfo.h Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
LiveVarMap.h LV info on machine instructions 2001-08-20 21:11:01 +00:00
LiveVarSet.h LV info on machine instructions 2001-08-20 21:11:01 +00:00
ValueSet.h no major change. 2001-09-30 23:22:45 +00:00