reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
271 EXPECT_FALSE(CastInst::isBitCastable(V2Int32Ty, V2Int64Ty)); 272 EXPECT_FALSE(CastInst::isBitCastable(V2Int64Ty, V2Int32Ty));