Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h483 inline cst_pred_ty<is_negative> m_Negative() { m_Negative() function
486 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } m_Negative() function