Clarify that constant folding of instructions applies when all operands
[oota-llvm.git] / lib / Analysis / IPA / IPA.cpp
2010-10-07 Owen AndersonAdd an implementation of the initialization routine...