If MI is deleted then remove it from the set. If a new MI is created, it could
[oota-llvm.git] / lib / CodeGen / MachineBranchProbabilityInfo.cpp
2011-06-16 Jakub StaszakIntroduce MachineBranchProbabilityInfo class, which...