Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3753 const StructLayout *SubSL = DL.getStructLayout(SubTy); in getTypePartition() local
3754 if (Size != SubSL->getSizeInBytes()) in getTypePartition()