Searched defs:m_Cmp (Results 1 – 1 of 1) sorted by relevance
105 inline class_match<CmpInst> m_Cmp() { return class_match<CmpInst>(); } in m_Cmp() function1583 m_Cmp(CmpInst::Predicate &Pred, const LHS &L, const RHS &R) { in m_Cmp() function1601 m_Cmp(const LHS &L, const RHS &R) { in m_Cmp() function