Bitcast a constant integer or FP node to an APInt when possible.
Declared in <llvm/CodeGen/SelectionDAGNodes.h>
<llvm/CodeGen/SelectionDAGNodes.h>
std::optional<APInt> bitcastToAPInt() const;
APInt bits when this node is a constant; otherwise nullopt.