Reduce indentation and fix the count of how many PHIs we have inserted.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.cpp
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...