clin1 added inline comments.
Comment at: llvm/lib/Analysis/ConstantFolding.cpp:101
/// Constant fold bitcast, symbolically evaluating it with DataLayout.
/// This always returns a non-null constant, but it may be a
/// ConstantExpr if unfoldable.
xiangzhangllv
clin1 added inline comments.
Comment at: llvm/lib/Analysis/ConstantFolding.cpp:101
/// Constant fold bitcast, symbolically evaluating it with DataLayout.
/// This always returns a non-null constant, but it may be a
/// ConstantExpr if unfoldable.
API for this