reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3223 Ty = Type::getInt16Ty(Ctx); 3225 Ty = Type::getInt32Ty(Ctx); 3227 Ty = Type::getInt64Ty(Ctx); 3229 return Ty ? isBytewiseValue(ConstantExpr::getBitCast(CFP, Ty), DL) 3229 return Ty ? isBytewiseValue(ConstantExpr::getBitCast(CFP, Ty), DL)