llvm-6502/include/llvm
Chris Lattner 0b16ae209a - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to
reflect the fact that it's a range being defined.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4147 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-13 19:39:16 +00:00
..
ADT disable the unused "pointer" member 2002-10-13 19:30:44 +00:00
Analysis First crack at reimplementing graph traits for DSGraphs 2002-10-13 19:31:34 +00:00
Assembly
Bytecode
CodeGen
Support Expose API to graph library to allow iteration over all nodes, even unreachable ones 2002-10-10 22:31:31 +00:00
System
Target Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:37:46 +00:00
Transforms
AbstractTypeUser.h
Annotation.h
Argument.h
BasicBlock.h
Constant.h - Add new Constant::replaceUsesOfWithOnConstant which has an end result 2002-10-09 23:12:25 +00:00
ConstantHandling.h
Constants.h - Add new Constant::replaceUsesOfWithOnConstant which has an end result 2002-10-09 23:12:25 +00:00
DerivedTypes.h
Function.h Make isExtern() be a virtual function inherited from GlobalValue 2002-10-09 23:11:33 +00:00
GlobalValue.h Make isExtern() be a virtual function inherited from GlobalValue 2002-10-09 23:11:33 +00:00
GlobalVariable.h Make isExtern() be a virtual function inherited from GlobalValue 2002-10-09 23:11:33 +00:00
iMemory.h
InstrTypes.h - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to 2002-10-13 19:39:16 +00:00
Instruction.def
Instruction.h - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to 2002-10-13 19:39:16 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
User.h
Value.h