Lines Matching full:iscastable
2504 bool CastInst::isCastable(Type *SrcTy, Type *DestTy) {2611 // This routine must be kept in sync with isCastable.