Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h85 static bool computeAliasing(const SDNode *Op0, const LocationSize NumBytes0,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp93 bool BaseIndexOffset::computeAliasing(const SDNode *Op0, in computeAliasing() function in BaseIndexOffset
H A DDAGCombiner.cpp28325 if (BaseIndexOffset::computeAliasing(Op0, MUC0.NumBytes, Op1, MUC1.NumBytes, in mayAlias()