Change PHINode::hasConstantValue to have a DominatorTree argument
[oota-llvm.git] / test / Transforms / IndVarSimplify / interesting-invoke-use.ll
2009-05-22 Dan GohmanTeach IndVarSimplify's FixUsesBeforeDefs to handle...