1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm
Chris Lattner b2d6da7f1e Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()
and getInstList() are obsolete... except for when modifying those lists.  This
makes code much more succinct and to the point.

llvm-svn: 79
2001-06-27 23:26:41 +00:00
..
Analysis Big changes. Interval*.h is now more or less finalized. IntervalPartition 2001-06-25 03:54:14 +00:00
Assembly * Added capability to print out an interval 2001-06-21 05:25:09 +00:00
Bytecode Initial revision 2001-06-06 20:29:01 +00:00
Optimizations Modified to use the new reduce_apply algorithm 2001-06-21 05:25:33 +00:00
Tools Add a helper function bind_obj 2001-06-25 03:54:32 +00:00
BasicBlock.h Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks() 2001-06-27 23:26:41 +00:00
CFG.h CFG.h: change the iterator tag 2001-06-25 03:52:19 +00:00
CFGdecls.h Factor the predeclarations of the CFG.h functionality into a seperate, new header 2001-06-20 22:44:16 +00:00
ConstantHandling.h Initial revision 2001-06-06 20:29:01 +00:00
ConstantPool.h Initial revision 2001-06-06 20:29:01 +00:00
ConstPoolVals.h Initial revision 2001-06-06 20:29:01 +00:00
DerivedTypes.h Initial revision 2001-06-06 20:29:01 +00:00
Function.h Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks() 2001-06-27 23:26:41 +00:00
iMemory.h Initial revision 2001-06-06 20:29:01 +00:00
InstrTypes.h * Rename get.*Operator to create seeing that it would have to be qualified 2001-06-25 07:31:05 +00:00
Instruction.h * Rename get.*Operator to create seeing that it would have to be qualified 2001-06-25 07:31:05 +00:00
iOperators.h Initial revision 2001-06-06 20:29:01 +00:00
iOther.h Add accessor methods to binary/unary operators 2001-06-22 02:21:42 +00:00
iTerminators.h Initial revision 2001-06-06 20:29:01 +00:00
iUnary.h Initial revision 2001-06-06 20:29:01 +00:00
Module.h Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks() 2001-06-27 23:26:41 +00:00
SlotCalculator.h Initial revision 2001-06-06 20:29:01 +00:00
SymbolTable.h * Rename get.*Operator to create seeing that it would have to be qualified 2001-06-25 07:31:05 +00:00
SymTabValue.h Initial revision 2001-06-06 20:29:01 +00:00
Type.h Initial revision 2001-06-06 20:29:01 +00:00
User.h Initial revision 2001-06-06 20:29:01 +00:00
Value.h Updates to support 2001-06-11 15:04:06 +00:00
ValueHolder.h * Rename get.*Operator to create seeing that it would have to be qualified 2001-06-25 07:31:05 +00:00