Searched refs:getLoadLoadClobberFullWidthSize (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h404 /// getLoadLoadClobberFullWidthSize - This is a little bit of analysis that
411 static unsigned getLoadLoadClobberFullWidthSize(const Value *MemLocBase,
/external/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp268 getLoadLoadClobberFullWidthSize(MemLocBase, MemLocOffs, MemLoc.Size,
273 /// getLoadLoadClobberFullWidthSize - This is a little bit of analysis that
281 getLoadLoadClobberFullWidthSize(const Value *MemLocBase, int64_t MemLocOffs, function in class:MemoryDependenceAnalysis
/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp952 getLoadLoadClobberFullWidthSize(LoadBase, LoadOffs, LoadSize, DepLI, TD);

Completed in 86 milliseconds