Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h155 inline class_match<UndefValue> m_UndefValue() { in m_UndefValue() function
831 inline bind_ty<UndefValue> m_UndefValue(UndefValue *&U) { return U; } in m_UndefValue() function