Home | History | Annotate | Download | only in IR

Lines Matching refs:BO

1971   BinaryOperator *BO = cast<BinaryOperator>(BinOp);
1972 Value *Op0 = BO->getOperand(0);
1973 Value *Op1 = BO->getOperand(1);