Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1864 static VectorType *isVectorPromotionViable(Partition &P, const DataLayout &DL) { in isVectorPromotionViable() function
4281 IsIntegerPromotable ? nullptr : isVectorPromotionViable(P, DL); in rewritePartition()