Home | History | Annotate | Download | only in IR

Lines Matching refs:isCastable

2566 bool CastInst::isCastable(Type *SrcTy, Type *DestTy) {
2673 // This routine must be kept in sync with isCastable.