Searched refs:TypeInfo2 (Results 1 – 3 of 3) sorted by relevance
69 bool checkTypeInfoEquality(const void *TypeInfo1, const void *TypeInfo2);
274 const void *TypeInfo2) { in checkTypeInfoEquality() argument276 auto TI2 = static_cast<const std::type_info *>(TypeInfo2); in checkTypeInfoEquality()
849 VPTypeAnalysis TypeInfo2(TypeInfo.getContext()); in simplifyRecipe() local850 assert(TypeInfo.inferScalarType(A) == TypeInfo2.inferScalarType(A)); in simplifyRecipe()856 assert(TypeInfo.inferScalarType(VPV) == TypeInfo2.inferScalarType(VPV)); in simplifyRecipe()