reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5771 ? ConstantExpr::getUIToFP(RHSInt, RHSC->getType()) == RHSC 5772 : ConstantExpr::getSIToFP(RHSInt, RHSC->getType()) == RHSC; 5839 return new ICmpInst(Pred, LHSI->getOperand(0), RHSInt);