Searched refs:numEitherArgs (Results 1 – 1 of 1) sorted by relevance
692 constexpr int numEitherArgs = 2; in emitEitherOperandMatch() local693 if (eitherArgTree.getNumArgs() != numEitherArgs) in emitEitherOperandMatch()708 for (int i = 0; i < numEitherArgs; ++i, ++argIndex) { in emitEitherOperandMatch()