ΒΆinline llvm::PatternMatch::apfloat_match
m_APFloat(const llvm::APFloat*& Res)

Description

Match a ConstantFP or splatted ConstantVector, binding the specified pointer to the contained APFloat.

Declared at: llvm/include/llvm/IR/PatternMatch.h:295

Parameters

const llvm::APFloat*& Res