Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp972 unsigned DestStoreWidth = DL.getTypeStoreSizeInBits(AllocaType); in ConvertScalar_InsertValue() local
988 SrcStoreWidth = DestStoreWidth; in ConvertScalar_InsertValue()
999 ShAmt = DestStoreWidth - SrcStoreWidth - Offset; in ConvertScalar_InsertValue()