diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-01-30 23:13:49 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-01-30 23:13:49 +0000 |
| commit | 2c4610e4cadf0c877117052fb6b3bdc01091166b (patch) | |
| tree | d3afd474357c9a27dfcd4f47e5f059f5194fe316 /llvm/lib/Analysis/AliasAnalysisEvaluator.cpp | |
| parent | 1e6cf2ee3cb4fa560f7d8bf4a8331797fad978dd (diff) | |
| download | bcm5719-llvm-2c4610e4cadf0c877117052fb6b3bdc01091166b.tar.gz bcm5719-llvm-2c4610e4cadf0c877117052fb6b3bdc01091166b.zip | |
Change constant folding APIs to take an optional TargetData, and change
ConstantFoldInstOperands/ConstantFoldCall to take a pointer to an array
of operands + size, instead of an std::vector.
In some cases, switch to using a SmallVector instead of a vector.
This allows us to get rid of some special case gross code that was there
to avoid the cost of constructing a vector.
llvm-svn: 33670
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions

