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