reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
723 if (!CCst) 729 CCst = cast<ConstantInt>(ConstantExpr::getXor(BCst, CCst)); 729 CCst = cast<ConstantInt>(ConstantExpr::getXor(BCst, CCst)); 736 (CCst->getValue() ^ ECst->getValue())).getBoolValue()) 740 Value *NewOr2 = ConstantExpr::getOr(CCst, ECst);