Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CxtI

1692                                    Instruction *CxtI) {
1712 isKnownToBeAPowerOfTwo(LAnd->getOperand(1), DL, false, 0, AC, CxtI,
1714 isKnownToBeAPowerOfTwo(RAnd->getOperand(1), DL, false, 0, AC, CxtI,
1720 CxtI, DT) &&
1722 CxtI, DT)) {