reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1431 !match(Op1, m_BinOp(BO1)) || BO1->getOpcode() != Opcode) 1431 !match(Op1, m_BinOp(BO1)) || BO1->getOpcode() != Opcode) 1435 Value *BO10 = BO1->getOperand(0), *BO11 = BO1->getOperand(1), *Y; 1435 Value *BO10 = BO1->getOperand(0), *BO11 = BO1->getOperand(1), *Y;