Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp323 int64_t MemLocEnd = MemLocOffs+MemLocSize; in getLoadLoadClobberFullWidthSize() local
326 if (LIOffs+LoadAlign < MemLocEnd) return 0; in getLoadLoadClobberFullWidthSize()
340 if (LIOffs + NewLoadByteSize > MemLocEnd && in getLoadLoadClobberFullWidthSize()
349 if (LIOffs+NewLoadByteSize >= MemLocEnd) in getLoadLoadClobberFullWidthSize()