Searched defs:undef_match (Results 1 – 1 of 1) sorted by relevance
107 struct undef_match { struct108 static bool check(const Value *V) { in check()152 inline auto m_Undef() { return undef_match(); } in m_Undef() argument