Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp518 static unsigned findCommonAlignment(const DataLayout &DL, const StoreInst *SI, in findCommonAlignment() function
733 findCommonAlignment(DL, SI, LI), C); in processStore()