Lines Matching defs:BO
686 BinaryOperator *BO = dyn_cast<BinaryOperator>(BBI);687 if (BO && isa<ConstantInt>(BO->getOperand(1))) {