Fix a bad iterator dereference that Evan uncovered.
[oota-llvm.git] / lib / CodeGen / MachineBranchProbabilityInfo.cpp
2011-06-16 Jakub StaszakIntroduce MachineBranchProbabilityInfo class, which...