The class did not have any mix-in until now. The new mix-in has two overloads for the constructor of the class: one with all arguments and one without the result types, which are defaulted to `AnyOpType`. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D155695