Searched refs:isCastable (Results 1 – 2 of 2) sorted by relevance
610 static bool isCastable(
2959 bool CastInst::isCastable(Type *SrcTy, Type *DestTy) { in isCastable() function in CastInst