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