reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1777 Res = ConstantFoldCompareInstOperands(Pred, Val.getConstant(), C, DL, TLI); 1778 if (ConstantInt *ResCI = dyn_cast<ConstantInt>(Res)) 1817 Res = ConstantFoldCompareInstOperands(ICmpInst::ICMP_NE, 1820 if (Res->isNullValue()) 1824 Res = ConstantFoldCompareInstOperands(ICmpInst::ICMP_NE, 1827 if (Res->isNullValue())