Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp476 static unsigned findCommonAlignment(const DataLayout &DL, const StoreInst *SI, in findCommonAlignment() function
629 unsigned Align = findCommonAlignment(DL, SI, LI); in processStore()
693 findCommonAlignment(DL, SI, LI), C); in processStore()