llvm-6502/include/llvm
Tanya Lattner 0c63e03e04 Changed clone to be const.
Changed copy constructor to set parent, prev, and next pointers to null.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13706 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-24 03:14:18 +00:00
..
ADT Remember the set of leaders. Also compute on demand and cache the equiv 2004-05-23 08:05:14 +00:00
Analysis Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
Assembly * Make contained ostream not public. 2004-04-28 19:22:58 +00:00
Bytecode
CodeGen Changed clone to be const. 2004-05-24 03:14:18 +00:00
Config
Debugger Don't use invalid HTML in doxygen comments. 2004-04-15 15:24:55 +00:00
ExecutionEngine
Support Remove virtual destructor from InstVisitor. This class should never be 2004-05-23 20:54:39 +00:00
System
Target Changed CPUResource to allow access to max num users for a resource. 2004-05-08 16:13:26 +00:00
Transforms Add a new prototype 2004-05-23 21:16:13 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h Minor aesthetic alignments; no functional changes. 2004-05-17 22:28:21 +00:00
CallGraphSCCPass.h Change it to take a callgraph, from which we can get a module 2004-04-20 21:52:07 +00:00
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h Assert if Instruction is being deleted before being removed from BasicBlock. 2004-04-16 15:46:43 +00:00
Instructions.h
IntrinsicLowering.h Add support for inserting all prototypes up-front 2004-05-09 04:29:49 +00:00
Intrinsics.h Add the new GC intrinsics 2004-05-23 21:16:33 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h