Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getOpcode

157     if (I->getOpcode() == Instruction::And) {
178 } else if (I->getOpcode() == Instruction::Or) {
220 switch (I->getOpcode()) {
343 if (LHSInst->getOpcode() == Instruction::And && LHSInst->hasOneUse() &&
892 switch (I->getOpcode()) {