llvm-6502/lib/Analysis
Chris Lattner e7506a366e Rename Method to Function
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1957 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-23 22:51:58 +00:00
..
IPA Initial checkin 2002-03-07 20:16:38 +00:00
LiveVar Rename Method to Function 2002-03-23 22:51:58 +00:00
Expressions.cpp Fix test/Regression/Other/2002-03-14-ValueToLarge.ll. Note that this 2002-03-14 22:35:50 +00:00
InductionVariable.cpp
Interval.cpp * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
IntervalPartition.cpp
LoopInfo.cpp * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
Makefile Rename Method to Function 2002-03-23 22:51:58 +00:00
PostDominators.cpp * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
Writer.cpp