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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h97 inline class_match<UndefValue> m_Undef() { return class_match<UndefValue>(); } function in namespace:llvm::PatternMatch

Completed in 85 milliseconds