Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp267 int64_t LIOffs = 0; in getLoadLoadClobberFullWidthSize() local
269 GetPointerBaseWithConstantOffset(LI->getPointerOperand(), LIOffs, DL); in getLoadLoadClobberFullWidthSize()
283 if (MemLocOffs < LIOffs) in getLoadLoadClobberFullWidthSize()
296 if (LIOffs + LoadAlign < MemLocEnd) in getLoadLoadClobberFullWidthSize()
311 if (LIOffs + NewLoadByteSize > MemLocEnd && in getLoadLoadClobberFullWidthSize()
322 if (LIOffs + NewLoadByteSize >= MemLocEnd) in getLoadLoadClobberFullWidthSize()