HomeSort by relevance Sort by last modified time
    Searched refs:getLoadLoadClobberFullWidthSize (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 404 /// getLoadLoadClobberFullWidthSize - This is a little bit of analysis that
411 static unsigned getLoadLoadClobberFullWidthSize(const Value *MemLocBase,
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 265 getLoadLoadClobberFullWidthSize(MemLocBase, MemLocOffs, MemLoc.Size,
270 /// getLoadLoadClobberFullWidthSize - This is a little bit of analysis that
278 getLoadLoadClobberFullWidthSize(const Value *MemLocBase, int64_t MemLocOffs,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]

Completed in 209 milliseconds