[ValueTracking] Avoid ConstantExpr::getIntegerCast()
Use ConstantFoldIntegerCast() instead, to remove the reliance on constant expressions.
Loading
Please sign in to comment
Use ConstantFoldIntegerCast() instead, to remove the reliance on constant expressions.