Searched defs:apint_match (Results 1 – 1 of 1) sorted by relevance
220 struct apint_match { struct224 apint_match(const APInt *&Res, bool AllowUndef) in apint_match() function227 template <typename ITy> bool match(ITy *V) { in match()