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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h159 inline match_combine_and<LTy, RTy> m_CombineAnd(const LTy &L, const RTy &R) { function in namespace:llvm::PatternMatch

Completed in 72 milliseconds