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 368 /// getLoadLoadClobberFullWidthSize - This is a little bit of analysis that
375 static unsigned getLoadLoadClobberFullWidthSize(const Value *MemLocBase,
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 257 getLoadLoadClobberFullWidthSize(MemLocBase, MemLocOffs, MemLoc.Size,
262 /// getLoadLoadClobberFullWidthSize - This is a little bit of analysis that
270 getLoadLoadClobberFullWidthSize(const Value *MemLocBase, int64_t MemLocOffs,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 878 getLoadLoadClobberFullWidthSize(LoadBase, LoadOffs, LoadSize, DepLI, TD);
    [all...]

Completed in 360 milliseconds