Searched refs:containsHomogeneousTypes (Results 1 – 5 of 5) sorted by relevance
273 if (!StructTy->isLiteral() || !StructTy->containsHomogeneousTypes())
325 LLVM_ABI bool containsHomogeneousTypes() const;
529 return containsHomogeneousTypes(); in containsHomogeneousScalableVectorTypes()532 bool StructType::containsHomogeneousTypes() const { in containsHomogeneousTypes() function in StructType
461 if (!STy->containsHomogeneousTypes()) in detectVLSCCEligibleStruct()
790 if (StructTy && !StructTy->containsHomogeneousTypes()) in canWidenCallReturnType()