reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1549 R = dyn_cast<ConstantInt>(ConstantExpr::getICmp(pred, V1, V2)); 1550 if (R && !R->isZero()) 1550 if (R && !R->isZero()) 1553 R = dyn_cast<ConstantInt>(ConstantExpr::getICmp(pred, V1, V2)); 1554 if (R && !R->isZero()) 1554 if (R && !R->isZero()) 1557 R = dyn_cast<ConstantInt>(ConstantExpr::getICmp(pred, V1, V2)); 1558 if (R && !R->isZero()) 1558 if (R && !R->isZero())