Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CopyOf

1540   auto *CopyOf = I->getOperand(0);
1545 if (CopyOf == Cond) {
1573 if (CopyOf != Cmp->getOperand(0) && CopyOf != Cmp->getOperand(1)) {