Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h80 static bool computeAliasing(const SDNode *Op0,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp86 bool BaseIndexOffset::computeAliasing(const SDNode *Op0, in computeAliasing() function in BaseIndexOffset
H A DDAGCombiner.cpp22786 if (BaseIndexOffset::computeAliasing(Op0, MUC0.NumBytes, Op1, MUC1.NumBytes, in isAlias()