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

/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1548 isVectorPromotionViable(const DataLayout &DL, Type *AllocaTy, AllocaSlices &S, function
1835 /// passes the isVectorPromotionViable predicate. Most of the rewriting logic
1856 // in isVectorPromotionViable. Generally these are the same access kinds
3011 bool IsVectorPromotable = isVectorPromotionViable(

Completed in 29 milliseconds