reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
471 V = ConstantExpr::getFPExtend(V, Exp->getType()); 471 V = ConstantExpr::getFPExtend(V, Exp->getType()); 475 Value *Cond = BBBuilder.CreateFCmp(CmpInst::FCMP_OGT, Exp, V);