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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp2869 static Type *getTypePartition(const TargetData &TD, Type *Ty, function
2896 return getTypePartition(TD, ElementTy, Offset, Size);
2932 return getTypePartition(TD, ElementTy, Offset, Size);
3004 if (Type *PartitionTy = getTypePartition(*TD, AI.getAllocatedType(),

Completed in 117 milliseconds