Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getOpcode

372     if (BO->getOpcode() == Instruction::And ||
373 BO->getOpcode() == Instruction::Or) {