llvm-6502/lib/VMCore
Chris Lattner 79df7c0aaa Change references from Method to Function
change references from MethodARgument to FunctionArgument


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1991 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-26 18:01:55 +00:00
..
AsmWriter.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
BasicBlock.cpp Fix bug: test/Regression/Other/2002-02-24-InlineBrokePHINodes.ll 2002-02-25 00:35:07 +00:00
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
Constants.cpp
Dominators.cpp
Function.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp * AllocationInst ctor moved here from iMemory.h 2002-03-21 22:37:48 +00:00
InstrTypes.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
Instruction.cpp
iOperators.cpp
iSwitch.cpp
Linker.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
Makefile
Module.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
Pass.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
PassManagerT.h Rename Method to Function 2002-03-23 22:51:58 +00:00
SlotCalculator.cpp
SymbolTable.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
Type.cpp
Value.cpp Add an assertion to catch a misuse of replaceAllUsesWith 2002-03-21 05:38:15 +00:00
ValueHolderImpl.h
Verifier.cpp Checkin new test for problem anand ran into 2002-03-15 20:25:09 +00:00