Home
last modified time | relevance | path

Searched refs:isStructOfMatchingFixedVectors (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp200 static bool isStructOfMatchingFixedVectors(Type *Ty) { in isStructOfMatchingFixedVectors() function
688 bool AreAllVectorsOfMatchingSize = isStructOfMatchingFixedVectors(CallType); in splitCall()
1068 if (!isStructOfMatchingFixedVectors(OpTy)) in visitExtractValueInst()