Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp275 int64_t MemLocEnd = MemLocOffs + MemLocSize; in getLoadLoadClobberFullWidthSize() local
278 if (LIOffs + LoadAlign < MemLocEnd) in getLoadLoadClobberFullWidthSize()
293 if (LIOffs + NewLoadByteSize > MemLocEnd && in getLoadLoadClobberFullWidthSize()
304 if (LIOffs + NewLoadByteSize >= MemLocEnd) in getLoadLoadClobberFullWidthSize()