reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
749 if (ConstantInt *CI = dyn_cast<ConstantInt>(BO->getOperand(1))) { 751 ComputeValueKnownInPredecessorsImpl(BO->getOperand(0), BB, LHSVals, 757 Constant *Folded = ConstantExpr::get(BO->getOpcode(), V, CI);