ΒΆllvm::ConstantFPSDNode* isConstOrConstSplatFP(
    llvm::SDValue N,
    bool AllowUndefs = false)

Description

Returns the SDNode if it is a constant splat BuildVector or constant float.

Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1712

Parameters

llvm::SDValue N
bool AllowUndefs = false