Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h84 static bool computeAliasing(const SDNode *Op0,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp87 bool BaseIndexOffset::computeAliasing(const SDNode *Op0, in computeAliasing() function in BaseIndexOffset
H A DDAGCombiner.cpp26096 if (BaseIndexOffset::computeAliasing(Op0, MUC0.NumBytes, Op1, MUC1.NumBytes, in mayAlias()