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

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

Completed in 63 milliseconds