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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h395 inline cst_pred_ty<is_nonnegative> m_NonNegative() { function in namespace:llvm::PatternMatch
398 inline api_pred_ty<is_nonnegative> m_NonNegative(const APInt *&V) { function in namespace:llvm::PatternMatch

Completed in 166 milliseconds