Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1589 m_ICmp(ICmpInst::Predicate &Pred, const LHS &L, const RHS &R) { in m_ICmp() function
1607 m_ICmp(const LHS &L, const RHS &R) { in m_ICmp() function