Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h239 struct is_one { struct
244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument
245 inline api_pred_ty<is_one> m_One(const APInt *&V) { return V; } in m_One()