Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isSameOperationAs

437     if (I == 0 || !I->hasOneUse() || !I->isSameOperationAs(FirstInst))