Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1933 static bool isVectorPromotionViableForSlice(AllocaSlices::Partition &P, in isVectorPromotionViableForSlice() function
2096 if (!isVectorPromotionViableForSlice(P, S, VTy, ElementSize, DL)) in isVectorPromotionViable()
2100 if (!isVectorPromotionViableForSlice(P, *S, VTy, ElementSize, DL)) in isVectorPromotionViable()