Tighten up some checks
[oota-llvm.git] / lib / Analysis / ConstantFolding.cpp
2005-10-27 John CriswellMove some constant folding functions into LLVMAnalysis...