Searched defs:m_FPOne (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h653 inline specific_fpval m_FPOne() { return m_SpecificFP(1.0); } function in namespace:llvm::PatternMatch

Completed in 104 milliseconds