Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp247 static unsigned getStoreSizeInBytes(StoreInst *SI, const DataLayout *DL) { in getStoreSizeInBytes() function
394 unsigned StoreSize = getStoreSizeInBytes(SI, DL); in processLoopStore()