Use the 'count' attribute instead of the 'upper_bound' attribute.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.cpp
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...