Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4862 const bool IsUnconstrained = Alignment <= DL.getABITypeAlign(SliceTy); in rewritePartition() local
4865 IsUnconstrained ? DL.getPrefTypeAlign(SliceTy) : Alignment, in rewritePartition()