reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
132 if (!BinOp || BinOp->getOpcode() != Instruction::Xor) 132 if (!BinOp || BinOp->getOpcode() != Instruction::Xor) 135 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); 139 V = BinOp->getOperand(0); 140 Operations.push_back(BinOp);