Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3618 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3640 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3659 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3694 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3730 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()