Searched refs:getStoreSizeInBytes (Results 1 – 1 of 1) sorted by relevance
282 static unsigned getStoreSizeInBytes(StoreInst *SI, const DataLayout *DL) { in getStoreSizeInBytes() function397 unsigned StoreSize = getStoreSizeInBytes(SI, DL); in isLegalStore()525 unsigned FirstStoreSize = getStoreSizeInBytes(SL[i], DL); in processLoopStores()618 StoreSize += getStoreSizeInBytes(I, DL); in processLoopStores()852 unsigned StoreSize = getStoreSizeInBytes(SI, DL); in processLoopStoreOfLoopLoad()