HomeSort by: relevance | last modified time | path
    Searched refs:computeAliasing (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGAddressAnalysis.h 80 static bool computeAliasing(const SDNode *Op0,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGAddressAnalysis.cpp 86 bool BaseIndexOffset::computeAliasing(const SDNode *Op0,
DAGCombiner.cpp 22786 if (BaseIndexOffset::computeAliasing(Op0, MUC0.NumBytes, Op1, MUC1.NumBytes,

Completed in 64 milliseconds