Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h275 struct is_maxsignedvalue { struct
279 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();… in m_MaxSignedValue() argument