Home
last modified time | relevance | path

Searched refs:is_one (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DPatternMatch.h252 struct is_one { struct
257 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument
258 inline api_pred_ty<is_one> m_One(const APInt *&V) { return V; } in m_One()