Searched defs:MaxMin_match (Results 1 – 2 of 2) sorted by relevance
951 struct MaxMin_match { struct955 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() function957 template <typename OpTy> bool match(OpTy *V) { in match()
1462 struct MaxMin_match { struct1468 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument1470 template <typename OpTy> bool match(OpTy *V) { in match()