Searched refs:smax_pred_ty (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DPatternMatch.h985 struct smax_pred_ty { struct in namespace:llvm::PatternMatch
1041 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L,
1043 return MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty>(L, R);

Completed in 68 milliseconds