Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h485 inline cst_pred_ty<is_nonnegative> m_NonNegative() { in m_NonNegative() function
488 inline api_pred_ty<is_nonnegative> m_NonNegative(const APInt *&V) { return V; } in m_NonNegative() function