Searched defs:UAddWithOverflow_match (Results 1 – 1 of 1) sorted by relevance
2396 struct UAddWithOverflow_match { struct2401 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument2404 template <typename OpTy> bool match(OpTy *V) { in match()