Searched defs:m_One (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DPatternMatch.h244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } function in namespace:llvm::PatternMatch
245 inline api_pred_ty<is_one> m_One(const APInt *&V) { return V; } function in namespace:llvm::PatternMatch

Completed in 308 milliseconds