ΒΆllvm::SDValue peekThroughBitcasts(llvm::SDValue V)
llvm::SDValue peekThroughBitcasts(llvm::SDValue V)
Description
Return the non-bitcasted source operand of \p V if it exists. If \p V is not a bitcasted value, it is returned as-is.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1666