Home | History | Annotate | Download | only in TableGen

Lines Matching refs:PrevOp

2235       auto PrevOp = ComplexPatternOperands.find(Child->getName());
2236 if (PrevOp != ComplexPatternOperands.end()) {
2237 if (PrevOp->getValue() != OperandId)