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