Home
last modified time | relevance | path

Searched refs:ufmax_pred_ty (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h2266 struct ufmax_pred_ty { struct
2354 inline MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>
2356 return MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>(L, R); in m_UnordFMax()