Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp293 int64_t MemLocEnd = MemLocOffs + MemLocSize; in getLoadLoadClobberFullWidthSize() local
296 if (LIOffs + LoadAlign < MemLocEnd) in getLoadLoadClobberFullWidthSize()
311 if (LIOffs + NewLoadByteSize > MemLocEnd && in getLoadLoadClobberFullWidthSize()
322 if (LIOffs + NewLoadByteSize >= MemLocEnd) in getLoadLoadClobberFullWidthSize()