llvm-mirror/include/llvm
Chris Lattner 48a0d7e1c0 Abstract out the Nodes collection. Instead of providing a getNodes() method,
provide node_begin/end iterators, which are only guaranteed to be
bidirectional, not random access.

llvm-svn: 11165
2004-02-07 23:57:09 +00:00
..
Analysis Abstract out the Nodes collection. Instead of providing a getNodes() method, 2004-02-07 23:57:09 +00:00
Assembly
Bytecode
CodeGen Modify the two address instruction pass to remove the duplicate 2004-02-04 22:17:40 +00:00
Debugger
ExecutionEngine
Support
Target
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h Fix grammar. 2004-02-06 18:40:35 +00:00
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicLowering.h
Intrinsics.h
iOperators.h
iOther.h
iPHINode.h
iTerminators.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