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

/external/llvm/include/llvm/IR/
H A DPatternMatch.h877 template <typename LHS> inline neg_match<LHS> m_Neg(const LHS &L) { return L; } function in namespace:llvm::PatternMatch

Completed in 115 milliseconds